1
0
Fork 0
mirror of synced 2024-05-15 02:12:22 +12:00
Commit graph

495 commits

Author SHA1 Message Date
Atsushi Takayama 0e18c08f1e Add .dockerignore (exclude .git from being copied to docker image) 2016-09-28 03:15:13 +09:00
nagadomi 45f5a1c95a webgen 2016-09-25 20:47:12 +09:00
nagadomi 3afedcc941 Add support for uerystring to set the default params #141 2016-09-25 20:46:28 +09:00
nagadomi 5a6ee4b017 Update locales/ru #140 2016-09-25 20:07:13 +09:00
nagadomi 3a211c57f3 Merge branch 'pull/140' 2016-09-25 20:00:47 +09:00
MasterPetrik c1d8805ecf Update index.ru.html
some minor fixes for better understanding in russian language and
2016-09-25 05:31:28 +03:00
nagadomi f7e83e4465 performance tuning 2016-09-08 22:35:27 +09:00
nagadomi be619c883b Add option to change server settings in web.lua 2016-09-04 23:25:37 +09:00
nagadomi e4fe783577 Merge branch 'master' of github.com:nagadomi/waifu2x 2016-09-04 22:58:02 +09:00
nagadomi f00a9fee6d Merge pull request #138 from edvakf/feature/dockerfile
Add Dockerfile
2016-09-04 22:39:51 +09:00
Atsushi Takayama 19c98b14ac Remove unnecessary comment 2016-09-02 19:59:07 +09:00
Atsushi Takayama 82c071b189 README: Comment on JIT caching 2016-09-02 19:58:20 +09:00
Atsushi Takayama 8f03f3207e Suppress message tput: No value for $TERM and no -T specified 2016-09-02 10:32:48 +09:00
Atsushi Takayama c38353e264 README: Add docker instruction 2016-09-02 10:32:48 +09:00
Atsushi Takayama 281b95a014 Add Dockerfile 2016-09-02 03:17:04 +09:00
nagadomi 7ffd8a51fd fix message 2016-08-30 17:13:52 +09:00
nagadomi 3a70d09921 create new directory when the specified directory is not found 2016-08-30 17:13:25 +09:00
nagadomi 83a8cbe3bd Add diff method to tools/benchmark 2016-08-26 06:34:23 +09:00
nagadomi 8d77d6e2e9 Remove duplicated option 2016-08-23 18:57:50 +09:00
nagadomi 8af1cb7b94 Remove debug print 2016-08-23 18:57:11 +09:00
nagadomi bfb67e61f4 Add support for the test filelist in benchmark 2016-08-21 06:54:23 +09:00
nagadomi f72d756172 Add helper script for user method 2016-08-21 04:07:29 +09:00
nagadomi 075abf044c Update AMI 2016-08-07 02:06:01 +09:00
nagadomi 96bf23b29e Fix cudnn -> cunn 2016-08-07 01:59:17 +09:00
nagadomi 7040dff6f8 Fix noise0 model (backend: cudnn -> cunn) 2016-08-07 01:41:42 +09:00
nagadomi c759f040bc Add support for individual channel measure in benchmark 2016-08-01 04:37:39 +09:00
nagadomi 93511a2a9f Update upconv_7/art/scale2.0x model; Fix mesh-artifact 2016-07-30 05:16:02 +09:00
nagadomi 382d493514 no confidence change for #128 2016-07-27 22:55:56 +09:00
nagadomi 8739f5487f Fix typo 2016-07-27 05:50:05 +09:00
nagadomi cecaa88a13 Update README 2016-07-27 05:48:07 +09:00
nagadomi edebaa8c27 Update README 2016-07-27 05:47:03 +09:00
nagadomi 044d7b952c Update README 2016-07-26 19:28:54 +09:00
nagadomi 1222bc28e7 Add the output format description for batch conversion 2016-07-26 19:26:43 +09:00
nagadomi 0e93848984 Add error message for image loading error #133 2016-07-26 18:54:32 +09:00
nagadomi 1cf9307ffb Add comments to describe that benchmark result is outdated. 2016-07-26 03:18:22 +09:00
nagadomi df3a7f625e cleanump 2016-07-23 01:22:08 +09:00
nagadomi 3add726da3 Fix a bug that the time benchmark does not works when method=user and scale=1 2016-07-22 19:56:33 +09:00
nagadomi 962bdcf300 Add support for user method in benchmark 2016-07-22 02:15:00 +09:00
nagadomi 75fda5d09e Update training command which is I used to train upconv_7 models. 2016-07-21 22:36:56 +09:00
nagadomi dd602fa0b4 Merge branch 'add_zh_tw' 2016-07-21 20:50:48 +09:00
nagadomi 3b728643ec Update upconv_7 models; bias term in last layer is removed 2016-07-21 20:41:48 +09:00
Jimmy Lin 8788989637 Add Traditional Chinese translation 2016-07-21 10:37:31 +00:00
nagadomi 5786099bc8 Fix a issue of time comparison in benchmark when using cuDNN 2016-07-21 18:04:01 +09:00
nagadomi b3c968ef11 Fix a bug in user method when scale=2 2016-07-20 14:06:17 +09:00
nagadomi 0b40d7db3f Merge branch 'master' into upconv 2016-07-14 23:38:15 +09:00
nagadomi be67a4e001 Fix a bug that the alpha channel is upscaled by noise_scale model 2016-07-14 23:38:04 +09:00
nagadomi 651e8f8ecb Fix #129 2016-07-14 23:13:41 +09:00
nagadomi 58f7e53401 Update README.md #128 2016-07-14 22:21:04 +09:00
nagadomi 9563d84302 No bias at FullConvolution 2016-07-12 11:15:12 +09:00
nagadomi 6e089c699e Update for #127 2016-07-11 10:49:20 +09:00