1
0
Fork 0
mirror of synced 2024-05-19 20:32:22 +12:00
Commit graph

287 commits

Author SHA1 Message Date
nagadomi d818923f33 Revert anime_style_art_rgb/scale2.0x_model.t7 2016-03-27 20:20:17 +09:00
nagadomi 4ad5fc4888 Update README 2016-03-27 19:08:58 +09:00
nagadomi 5a8f91ad97 Update training script 2016-03-27 19:05:57 +09:00
nagadomi 7849f51f42 Merge pull request #95 from nagadomi/dev
Merge from dev branch
2016-03-27 18:03:08 +09:00
nagadomi f221febf5f Update jsons 2016-03-27 17:47:19 +09:00
nagadomi 29dc96eadf Remove unused attributes in json 2016-03-27 17:37:38 +09:00
nagadomi ed9c8b7ea8 Add support for level 3 noise reduction on web 2016-03-27 17:35:34 +09:00
nagadomi 69ded0223a Add level 3 noise reduction models 2016-03-27 17:26:10 +09:00
nagadomi 8802c8c081 Update anime_style_artanime_style_art(RGB) models 2016-03-27 17:18:25 +09:00
nagadomi 4742dd1807 Update anime_style_art(Y) models 2016-03-27 17:15:14 +09:00
nagadomi 43f5e77c1b Update README.md 2016-03-22 13:09:04 +09:00
nagadomi 2c4ae663e7 Add public AMI 2016-03-22 13:03:11 +09:00
nagadomi ee252da4b1 Merge branch 'master' of github.com:nagadomi/waifu2x into dev 2016-03-22 11:35:02 +09:00
nagadomi 7f448a98c4 Change default validation_crops(160) 2016-03-22 10:19:52 +09:00
nagadomi cef98be88f Change default downsampling_filters (Box,Catrom) 2016-03-22 10:18:59 +09:00
nagadomi 77299298e0 Update README.md 2016-03-21 16:12:29 +09:00
nagadomi 86ad50f7cd Merge branch 'master' of github.com:nagadomi/waifu2x into dev 2016-03-21 03:59:17 +09:00
nagadomi 57e0f52b41 Reduce memory usage 2016-03-21 03:42:47 +09:00
nagadomi 8a799e2d56 Add support for noise level 3 2016-03-18 15:47:53 +09:00
nagadomi 4f67f47d3b refactor 2016-03-17 20:03:04 +09:00
nagadomi d4833160c7 Optionalize downsampling filters 2016-03-17 17:58:37 +09:00
nagadomi 0991a98ea4 Add benchmark results 2016-03-17 17:40:41 +09:00
nagadomi 8067c603b3 Update README.md 2016-03-16 17:36:41 +09:00
nagadomi 4bda7f98b1 Recommend waifu2x-caffe or w2xc for windows users 2016-03-16 17:29:33 +09:00
nagadomi 0b130b797c Merge branch 'master' of github.com:nagadomi/waifu2x into dev 2016-03-14 13:38:49 +09:00
nagadomi 1d463b7e5f Change output filename in WebUI 2016-03-14 11:17:38 +09:00
nagadomi 4d115e4bdb Add support for plotting loss chart 2016-03-14 05:06:14 +09:00
nagadomi 459c7c5e18 Use similar distribution on train/validation 2016-03-12 08:50:55 +09:00
nagadomi 5590674783 Fix NaN in PSNRCriterion 2016-03-12 08:47:14 +09:00
nagadomi 68c06feffd Merge branch 'master' of github.com:nagadomi/waifu2x into dev 2016-03-12 07:53:29 +09:00
nagadomi 4a1629d046 More clearState for nn.SpatialConvolutionMM 2016-03-12 07:25:16 +09:00
nagadomi 223dcead67 Add support for clearState() in w2nn.LeakyReLU 2016-03-12 06:59:23 +09:00
nagadomi 1900ac7500 Use PSNR for evaluation 2016-03-12 06:53:42 +09:00
nagadomi 41581a0d55 Remove cleanup_model 2016-03-12 05:43:04 +09:00
nagadomi 664322fa97 Remove cleanup_model.lua; Change model format from binary to ascii 2016-03-12 05:20:19 +09:00
nagadomi 290a5f960b Use Huber loss instead of MSE 2016-03-11 11:13:45 +09:00
nagadomi 9b238bd693 Use clearState() 2016-03-11 11:12:02 +09:00
nagadomi dd8031c5d5 Update README.md 2016-03-08 21:40:33 +09:00
nagadomi 138768a46d Add support for french 2016-02-23 00:00:01 +09:00
Tailszefox a8c61b2c36 Added fr to nginx conf 2016-02-22 11:15:20 +01:00
Tailszefox bf8f388502 Added link to French on pages for other languages 2016-02-22 11:14:06 +01:00
Tailszefox 8a4dd8c294 Added index.fr.html 2016-02-22 11:11:45 +01:00
nagadomi a1399b7961 Fix language priority 2016-02-16 19:26:38 +09:00
nagadomi 6b200c2763 Download with XHR
Some mobile browser fails to download dynamic content with POST request.
This commit fixes that.
2016-02-15 10:02:14 +09:00
nagadomi c76c656e57 Fix merge 2016-02-14 11:51:30 +09:00
nagadomi 5bbc2cec01 Merge branch 'master' 2016-02-14 11:42:57 +09:00
nagadomi ce4f6e7b7d Revert "Fix download error on Android"
This reverts commit dcce94a752.

We cannot fix this bug. ref: https://code.google.com/p/android/issues/detail?id=1978
2016-02-14 11:41:32 +09:00
nagadomi dcce94a752 Fix download error on Android 2016-02-14 11:40:15 +09:00
nagadomi 35d4fc7a5e Fix download error on Android 2016-02-14 11:26:46 +09:00
nagadomi b5903b3d56 Fix content-disposition for download 2016-02-14 11:13:53 +09:00