1
0
Fork 0
mirror of synced 2024-06-03 03:24:33 +12:00
Commit graph

473 commits

Author SHA1 Message Date
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
nagadomi a357c00b3f Update nginx.conf 2016-02-12 19:06:45 +09:00
nagadomi 4e7527cc45 Add support for spanish 2016-02-12 09:57:01 +09:00
Álex G.M 109c3b7855 Update index.ru.html
Added Spanish link
2016-02-11 11:00:15 +01:00
Álex G.M caf35731ed Update index.pt.html
Added Spanish link
2016-02-11 10:59:56 +01:00
Álex G.M f62e5c14a4 Update index.ja.html
Added Spanish link
2016-02-11 10:59:25 +01:00
Álex G.M 58b079ef8f Update index.html 2016-02-11 10:58:52 +01:00
Álex G.M ffb56f1b0b Update index.es.html 2016-02-11 10:57:53 +01:00
Álex G.M 1f14ad27c5 Create index.es.html
Index page translated into Spanish
2016-02-11 10:54:46 +01:00
Álex G.M cb2d4386c2 Merge pull request #1 from nagadomi/master
Update branch
2016-02-11 10:54:04 +01:00
nagadomi 91807d097c Fix error in ruby 1.9 2016-02-07 10:08:48 +09:00
nagadomi cac46f33bf Update NOTICE 2016-02-07 09:56:02 +09:00
nagadomi ba53935f20 Remove unused term 2016-02-07 09:28:33 +09:00
nagadomi 242b64ed14 merge 2016-02-07 08:58:34 +09:00
nagadomi aa11648fa7 Add webgen/README.md 2016-02-07 08:56:09 +09:00