1
0
Fork 0
mirror of synced 2024-06-29 19:51:13 +12:00
Commit graph

309 commits

Author SHA1 Message Date
vitaliylag bb1a28ef29 Font in Firefox for japanese
Firefox is using MS Gothic by default. But Meiryo looks much better (and it is by default in Chrome).
2016-01-05 19:36:06 +03:00
vitaliylag d9c55be004 Change color scheme 2015-12-24 11:13:44 +03:00
vitaliylag 47561039b8 Correct limits 2015-12-24 06:37:16 +03:00
vitaliylag 83544a674a Correct links 2015-12-24 06:23:06 +03:00
vitaliylag 494573741f Change design in Web Apllacation 2015-12-24 06:14:47 +03:00
vitaliylag a6ca99b594 Change design in Web Apllacation 2015-12-24 06:09:13 +03:00
vitaliylag c64aaff499 Change design in Web Application 2015-12-24 05:09:48 +03:00
vitaliylag 30bd9be55e Change Web Application design
Change Web Application design and translation a little.
2015-12-24 04:19:20 +03:00
nagadomi 7708c7e75a Merge branch 'master' of github.com:nagadomi/waifu2x 2015-12-11 16:35:00 +09:00
nagadomi aef9fd8443 Update art 2x model 2015-12-11 16:34:37 +09:00
nagadomi 947746b32b Change default parameter 2015-12-11 16:31:24 +09:00
nagadomi 56582b8401 Fix error in training script due to missing libcudnn.so 2015-12-09 07:04:04 +09:00
nagadomi c4df6f11f4 Fix error in video conversion 2015-12-05 02:13:32 +09:00
nagadomi acdc29c25c Add missing training script 2015-12-04 23:33:30 +09:00
nagadomi e4b239ec14 Merge pull request #71 from nagadomi/photo
Add support for photo scaling/jpeg denoising.
2015-12-04 22:57:41 +09:00
nagadomi beca52c27e Update README 2015-12-04 22:55:11 +09:00
nagadomi 0bb71e054d Update README 2015-12-04 22:31:49 +09:00
nagadomi 95a0b8ad09 Add support for photo model and cookie in web.lua 2015-12-04 22:07:52 +09:00
nagadomi c35abe33e5 Add denoising model for photo 2015-12-04 18:51:17 +09:00
nagadomi 9f935835dd Add -save_history option 2015-12-04 18:49:34 +09:00
nagadomi eea4c31d7b Change parameters 2015-12-04 18:47:33 +09:00
nagadomi 2305e31616 Merge branch 'master' into photo 2015-12-02 06:54:37 +09:00
nagadomi 03a17a636b Merge branch 'master' of github.com:nagadomi/waifu2x 2015-12-02 06:54:22 +09:00
nagadomi 86feb1d4c9 Change the sampling method 2015-12-02 06:53:26 +09:00
nagadomi 9727bba51a Fix gamma correction 2015-12-01 20:56:56 +09:00
nagadomi 5cda0b71d7 Fix weird value in alpha channel 2015-12-01 20:42:44 +09:00
nagadomi 0b3d53dac8 Merge pull request #68 from nagadomi/fix_cuda_tensor_error
Fix cuda tensor error in async environment
2015-12-01 18:23:57 +09:00
nagadomi c5df72439f Fix cuda tensor error in async environment 2015-12-01 18:21:06 +09:00
nagadomi 1e9334c2af Merge pull request #67 from nagadomi/alpha
Improve alpha channel handling #29
2015-12-01 17:37:04 +09:00
nagadomi d2c081bbcf Improve alpha channel handling #29
- make border
- scale the alpha channel by waifu2x
- composite
2015-12-01 17:26:45 +09:00
nagadomi d08ed3efff Add 2x model for photo scaling 2015-11-30 17:34:03 +09:00
nagadomi a975155828 Change downscaling filters when photo training 2015-11-30 17:19:50 +09:00
nagadomi aaac6ed6e5 Refactor training loop
more shuffle
2015-11-30 17:18:52 +09:00
nagadomi c72ec3112b Add -random_unsharp_mask_rate option for photo 2015-11-27 18:36:36 +09:00
nagadomi 56296c25b3 refactor 2015-11-27 13:15:37 +09:00
nagadomi dde2cdf294 Fix denoising benchmark 2015-11-27 13:07:00 +09:00
nagadomi 3c9726da81 rmse 2015-11-27 12:50:09 +09:00
nagadomi d8ba661d6b Add -jpeg_chroma_subsampling_rate option for JPEG denoise training 2015-11-26 17:10:57 +09:00
nagadomi 4551ddaaa6 Add support to reproduce the dynamic range bug in PSNR
I think some academic paper has this bug.
2015-11-25 14:42:38 +09:00
nagadomi b829595c21 Make compatible with MATLAB based benchmarks 2015-11-23 00:41:22 +09:00
nagadomi ac5b18e4da Change the scaling filter for 1.6x 2015-11-22 20:22:46 +09:00
nagadomi df65e9913a Update .gitignore 2015-11-22 13:10:26 +09:00
nagadomi 5b6fe085e2 Modify the web interface 2015-11-21 20:38:45 +09:00
nagadomi b4f6a8ba1e Merge pull request #64 from nagadomi/fix_sync_fast
Fix error when image has alpha channel
2015-11-21 17:25:27 +09:00
nagadomi 5a80a70e65 Fix error when image has alpha channel 2015-11-21 17:24:24 +09:00
nagadomi 26f0d61bb1 Add download button for mobile 2015-11-21 16:01:49 +09:00
nagadomi 92d2672348 Merge pull request #62 from nagadomi/fix_graphicsmagick_filter_name
Fix filter name for graphicsmagick
2015-11-21 13:01:16 +09:00
nagadomi abedec9d9b Fix filter name for graphicsmagick
graphicsmagick package has bug in the definition of FilteTypes.
I will send PR to fix that bug.
This commit is related to it.
You should upgrade graphicsmagick package.

$ luarocks install graphicsmagick
2015-11-21 11:57:33 +09:00
nagadomi e9187ecf1c load float images directly 2015-11-21 00:58:30 +09:00
nagadomi c47df93505 show baseline 2015-11-21 00:29:57 +09:00