1
0
Fork 0
mirror of synced 2024-06-26 18:20:26 +12:00
Commit graph

260 commits

Author SHA1 Message Date
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
nagadomi e5e15b8f02 Fix web layout 2016-02-07 08:55:46 +09:00
nagadomi bcab890ce5 Add missing bg.png 2016-02-07 08:05:54 +09:00
nagadomi 49fecb8523 web 2016-02-07 07:38:39 +09:00
nagadomi 0d31657874 Relax the file size limitation on the web UI 2016-02-07 06:02:05 +09:00
nagadomi 122ffd37fe Web page
- Add `webgen/gen.rb` to generate web page from template
- Add support for mobile browser
- Change layouts
2016-02-07 05:58:27 +09:00
nagadomi af1898122f Merge vilaliylag's PR temporary 2016-02-06 23:27:43 +09:00
nagadomi 39d8fa950d Merge pull request #79 from jocfla/patch-2
Update index.pt.html
2016-01-24 01:51:15 +09:00
Joaquim Jocfla de Morais 6c31130822 Update index.pt.html 2016-01-23 13:40:05 -02:00
nagadomi c1d15933a9 Add support for Accept-Language=pt 2016-01-23 11:12:58 +09:00
nagadomi 26d4179cfe Add web ui for lang=pt 2016-01-23 09:48:40 +09:00
nagadomi cf634e40dd Merge branch 'patch-1' of https://github.com/jocfla/waifu2x 2016-01-23 09:41:09 +09:00
nagadomi ff63a28540 Add tools/rebuild_model 2016-01-23 09:38:40 +09:00
nagadomi a897a83f31 Fix loading error in Y model 2016-01-23 09:36:54 +09:00