26 Commits

Author SHA1 Message Date
Tyler
b1b645c3ee
updating dandere2x to be unix buildable (macos + linux) (#261)
* backing up work

* found the source of bug

* backing up work

* backing up work

* fixed bug linux building

Co-authored-by: tyler <tyler@openraven.com>
2022-09-06 19:39:07 -07:00
tyler
f6d79fe44c oops 2022-07-11 21:30:36 -07:00
Tyler
85fe07ced6
Removing pre processing (#252)
* mvp

* experimenting with parameter changes for multiprocessing

* pushing for a release, just changes to get parts to fit
2022-07-04 22:18:21 -07:00
Tyler
8c17c6617d
fixed building issue (#251) 2022-07-04 19:19:25 -07:00
Tyler
b65653bd11 removed the need to write to temp file by writing to memory instead 2022-06-12 20:12:10 -07:00
Tyler
616c7fba99 changed exhaustive search to no searching, disabled multiprocessing 2022-06-12 20:10:27 -07:00
Tyler
77aa435315
realSR + removing noise dependency on input video (#224)
* bakcing up work

* backing up work

* optimized noising of images to make noising images faster

* av test commit

* Revert "av test commit"

This reverts commit 0cfb4f3e2d6265de411c57a9196a06f61dc0b5f8.
2021-10-04 19:07:03 -07:00
Tyler
e1479bc643 fixed bug where fade frames werent updating correctly 2021-07-05 16:02:01 -07:00
akai katto
b02b45dd15 downgrading cmake requirement and c style for Docker image 2021-06-24 21:05:59 -07:00
Tyler
f636a3eeb2
cpp remaster (#211)
Co-authored-by: akai_katto <akaikatto@gmail.com>
2021-06-24 19:47:02 -07:00
Tyler
9b98199296 Merge branch 'quality-of-life' 2020-07-26 16:58:23 -07:00
Tyler
4fef13c0f4 extremely messy commit for rc1 2020-07-26 16:48:10 -07:00
Tyler
01226b2a04 untitled commit, mostly changes for abstract upscaling 2020-07-25 14:50:19 -07:00
Tyler
eff75d75e0 Starting to sketch out direction dandere2x-recode is heading in. 2020-07-04 15:26:10 -07:00
Tyler
a7fd5aafc4
Merge pull request #130 from aka-katto/ssim_organized
Merging SSIM to master.
2020-07-04 15:14:32 -07:00
Tyler
166d2a81c3 Update main.cpp 2020-07-04 22:11:15 -07:00
Tyler
f960ae2cba merging ssim-mse into conservative frame processing 2020-06-28 14:17:12 -07:00
Tyler
340d7f1623 added code for mse-ssim hybrid 2020-06-27 20:00:42 -07:00
Tyler
a011765e90 experimental ssim commit 2020-03-04 07:06:17 -08:00
Tyler
4c05f641b4 "working" commit for ssim 2020-03-01 22:11:38 -08:00
Tyler
1de5668367 ssim experimentation 2019-12-25 02:39:30 -08:00
Tremeschin
e87019f0c7 changed behaviour wait_on_file to print less 2019-09-28 13:46:41 -07:00
Tyler
1f8fbfc194 initial ssim commit, made changes to files to get SSIM to work for various d2x functions 2019-09-15 00:09:54 -07:00
Tyler
eba23e55da
fixed bug where diamond search was conducting searches on illegal points
Credit to https://github.com/Tremeschin for finding the bug
2019-09-11 21:53:59 -07:00
aka_katto
4db0bbfd55 re-organized 'inversions' and 'differences' into just 'residuals', removed all code pertaining to resume 2019-09-05 00:44:49 -07:00
aka_katto
8a1e2a6a8f Clearing Commit History 2019-09-03 15:38:02 -07:00