1
0
Fork 0
mirror of synced 2024-05-17 03:12:18 +12:00
Commit graph

756 commits

Author SHA1 Message Date
nagadomi 620bd9c328 Fix undefined variable in convert_data.lua 2015-11-16 13:44:49 +09:00
nagadomi 7c9933865c Fix .gitignore 2015-11-15 12:34:37 +09:00
nagadomi 68593d9c51 Merge pull request #58 from nagadomi/dev
Sync from development branch
2015-11-15 12:26:49 +09:00
nagadomi d01d0987e5 support for removing url_cache 2015-11-15 10:47:24 +09:00
nagadomi b385dfef0b Update README.md 2015-11-15 10:44:18 +09:00
nagadomi cc15a877bd Update supplementary material 2015-11-15 09:58:49 +09:00
nagadomi f0bb9d4f21 Update README.md 2015-11-15 09:40:32 +09:00
nagadomi b5db84d42e Change the jpeg config for the photo model 2015-11-15 09:36:40 +09:00
nagadomi c4657b4720 disabling the photo model in web.lua
I will support the photo model in the next version
2015-11-15 09:25:48 +09:00
nagadomi ee71773a09 Cross out the /a/ 2015-11-15 04:10:26 +09:00
nagadomi 42bd89151e Add -gpu option in train.lua 2015-11-13 19:26:58 +09:00
nagadomi c345f35ed0 Use Image.toString instead of Image.toBlob 2015-11-13 16:11:12 +09:00
nagadomi 13dad2ec26 Add support for photo denosing model in web.lua 2015-11-13 16:07:30 +09:00
nagadomi 3c1c11d88e directly load float data 2015-11-13 15:53:41 +09:00
nagadomi 28cc864c0c Fix NaN bug in iproc.white_noise 2015-11-12 08:03:24 +09:00
nagadomi dcfb0d170d Improve web interface 2015-11-12 07:16:35 +09:00
nagadomi bcbebe5f77 Update denosing models 2015-11-12 03:44:40 +09:00
nagadomi dd64c0004d Add .gitattributes
Set binary attribute to .t7 and .json
2015-11-12 03:39:40 +09:00
nagadomi b63e08905b Remove unused variable 2015-11-11 10:54:28 +09:00
nagadomi 4a4885c856 Add -white_noise option
post-processing for anime screencap.
2015-11-11 10:42:33 +09:00
nagadomi 0941d098e1 more round 2015-11-10 22:38:22 +09:00
nagadomi 2d5a090305 Change default -nr_rate 2015-11-10 22:07:45 +09:00
nagadomi eaeaef10b7 more flip 2015-11-09 23:45:01 +09:00
nagadomi 7ac7923345 Don't run model2 benchmark when model2_dir is not specified 2015-11-09 06:23:57 +09:00
nagadomi af1b9c604b refactor 2015-11-09 04:35:11 +09:00
nagadomi c21516f04d Fix unused crop_size option 2015-11-09 04:10:51 +09:00
nagadomi b335f3a9ad Add -tta option
The TTA mode:
- 8x slower than normal mode
- improves PSNR +0.1
2015-11-09 04:01:28 +09:00
nagadomi 4322b63750 Set cuda():evaluate() 2015-11-09 03:45:03 +09:00
nagadomi 986ef34ffc Add color and gamma attribute to json file 2015-11-08 22:12:48 +09:00
nagadomi 7d67afb982 Use iproc.crop instead of image.crop 2015-11-08 22:11:36 +09:00
nagadomi 6e41796328 Use gamma 2.2 space when resizing 2015-11-08 20:28:14 +09:00
nagadomi 5ab2c605c8 Fix header include order issues 2015-11-08 18:31:46 +09:00
nagadomi 180e7676e4 Drop full transparent background 2015-11-08 06:32:15 +09:00
nagadomi 797b45ae23 Use roundf-like clip for 8 bit-depth image
Maybe PSNR +0.03 improved by this commit
2015-11-08 05:44:14 +09:00
nagadomi bd63f99b59 clip 2015-11-08 01:21:52 +09:00
nagadomi df1c1b2c1e tools/bechmark.lua: Add -filter option. refactor 2015-11-07 23:44:37 +09:00
nagadomi 57115bdcac Add -depth option 2015-11-07 23:01:57 +09:00
nagadomi 3b2aa67e55 Improve web interface 2015-11-07 22:54:29 +09:00
nagadomi 15f3f2d901 typo 2015-11-07 07:38:45 +09:00
nagadomi 84c38baab7 Fix double loading of image 2015-11-07 07:33:41 +09:00
nagadomi 3ea16b3b86 tunable parameters 2015-11-07 07:18:22 +09:00
nagadomi cf862782a5 depth 8 2015-11-07 06:39:47 +09:00
nagadomi c773e18e59 Add trade-off parameter for noise reduction 2015-11-07 06:37:53 +09:00
nagadomi 43832a9f92 Add support for depth of PNG 2015-11-06 13:12:36 +09:00
nagadomi 539941c234 Add support for url cache in web.lua 2015-11-06 12:24:27 +09:00
nagadomi 5db37f3392 Fix README syntax 2015-11-06 10:49:08 +09:00
nagadomi 7856ba90c7 Update trained models 2015-11-06 10:43:05 +09:00
nagadomi 268b9f6671 refactor tools/export_model.lua 2015-11-06 10:42:37 +09:00
nagadomi 6924920a2f Fix tools/cudnn2cunn.lua no effect 2015-11-06 10:32:13 +09:00
nagadomi 903d945652 cleanup 2015-11-06 10:08:54 +09:00