1
0
Fork 0
mirror of synced 2024-06-02 02:54:31 +12:00
Commit graph

744 commits

Author SHA1 Message Date
nagadomi 1cdceb1648 throw error when failed to load image 2015-06-22 23:01:56 +09:00
nagadomi 27423e6381 Merge pull request #28 from nagadomi/support_alpha_channel
add support for transparent png (retain the alpha channel)
2015-06-16 20:48:16 +09:00
nagadomi bbc3cac273 add support for transparent png (retain the alpha channel) 2015-06-16 20:41:48 +09:00
nagadomi f8112367e5 Update README.md 2015-06-14 01:58:18 +09:00
nagadomi 4548eddacd fix SSL error in demo page 2015-06-14 00:26:00 +09:00
nagadomi dd629dd015 Merge pull request #26 from nagadomi/merge_develop
remove support for cuDNN
2015-06-13 15:39:17 +09:00
nagadomi a706892b59 merge develop repo
- remove support for cuDNN
- add new pre-trained model and json files
- some changes in training script

If you have cuDNN model, Please run following commands to convert.
$ cp models/your_own_model.t7 models/your_own_model.t7.backup
$ th cudnn2cunn.lua -model models/your_own_model.t7
2015-06-13 15:20:40 +09:00
nagadomi a00becd65b remove AMI(temporary) 2015-05-31 20:24:44 +09:00
nagadomi 94629d8b31 update README 2015-05-26 00:48:38 +09:00
nagadomi 2a30216798 add resume option
you can resume video upscaling with `-resume 1` option.
2015-05-26 00:37:23 +09:00
nagadomi 11ff1d54ce use path.exists 2015-05-26 00:25:14 +09:00
BrokenSilence c48c3eb017 Added ability to resume Video Upscaling
You can stop the Video Upscaling by sending "Ctrl + C" to the terminal.
Then simply run the same command again to start video upscaling, and it will skip all frames already processed.
2015-05-25 15:22:29 +01:00
nagadomi bf22c84e4a Merge pull request #15 from nagadomi/support_video
add a little support for video
2015-05-24 22:13:23 +09:00
nagadomi 7e34dff543 add a little support for video 2015-05-24 22:09:42 +09:00
nagadomi badfcec987 Merge pull request #10 from nagadomi/fix_chroma_scale
fix ugly chroma scaling
2015-05-22 20:14:17 +09:00
nagadomi 1c1f2292d1 fix ugly chroma scaling 2015-05-22 20:06:25 +09:00
nagadomi 0d115f46f6 fix data augmentation in pairwise_transform.scale 2015-05-22 18:59:25 +09:00
nagadomi 6a7ecfc45c fix typo #4 2015-05-21 12:23:11 +09:00
nagadomi 364ae0681f update README.md 2015-05-21 10:33:46 +09:00
nagadomi 2ecd3a4006 fix installation section (curl command) 2015-05-21 10:00:59 +09:00
nagadomi 43a0523545 update installation section 2015-05-21 09:56:50 +09:00
nagadomi 3e1d669244 update README.md 2015-05-21 09:49:59 +09:00
nagadomi b27ba28e17 add installation section to README #2 2015-05-21 09:45:51 +09:00
nagadomi ffcb460dfc fix hit 2015-05-20 19:38:37 +09:00
nagadomi 81adc86f3e add hint for firefox. 2015-05-20 19:30:46 +09:00
nagadomi a073c9eee4 Merge branch 'master' of github.com:nagadomi/waifu2x 2015-05-19 16:49:47 +09:00
nagadomi ffd52fdb2b super typo fix 2015-05-19 16:47:52 +09:00
nagadomi 72a1adb171 Update README.md 2015-05-19 08:14:08 +09:00
nagadomi 21391087b3 add cache for index 2015-05-18 13:15:24 +09:00
nagadomi f2f5c882eb add LICENSE and NOTICE 2015-05-17 17:26:53 +09:00
nagadomi 5727877ee4 add slide link 2015-05-17 07:25:01 +00:00
nagadomi 43614f46af add cron script; fix run-web.sh 2015-05-17 07:24:24 +00:00
nagadomi a10134935d add nginx conf 2015-05-17 06:28:02 +00:00
nagadomi 20d0f70d2a add README 2015-05-17 15:18:33 +09:00
nagadomi b86b7e7d59 add slide link 2015-05-17 15:18:18 +09:00
nagadomi a5907fef74 remove normalize.css 2015-05-17 14:43:47 +09:00
nagadomi 2231423056 update training script 2015-05-17 14:43:07 +09:00
Ubuntu 3b1a71883d update index.html 2015-05-17 03:53:09 +00:00
nagadomi 9486ed1d76 change error message 2015-05-17 12:21:02 +09:00
nagadomi 8fc73527d5 update index.html 2015-05-17 12:20:29 +09:00
nagadomi a49876e33e collectgarbage 2015-05-17 04:00:40 +09:00
nagadomi 243e9044cd add slide and appendix 2015-05-17 03:59:49 +09:00
nagadomi 83548d7494 update noise1_model 2015-05-17 02:44:08 +09:00
nagadomi 1273b3609e first commit 2015-05-16 14:48:05 +09:00