1
0
Fork 0
mirror of synced 2024-06-01 10:39:30 +12:00
Commit graph

514 commits

Author SHA1 Message Date
nagadomi 16731fb634 Add support for scale4 in benchmark 2016-10-10 02:20:57 +09:00
nagadomi ef8bb4b0b9 update Benchmark.md 2016-10-08 20:01:15 +09:00
nagadomi 83fc4684d8 update Benchmark.md 2016-10-08 19:54:02 +09:00
nagadomi 6f437e4014 Update benchmark 2016-10-08 19:49:37 +09:00
nagadomi 64952bad1f Add upconv_7l models. only 2x. 2016-10-08 19:36:09 +09:00
nagadomi 66bff68ef1 split first 2016-10-08 17:22:16 +09:00
nagadomi a604aa3b7a Add some experimental model 2016-10-08 17:21:01 +09:00
nagadomi e71ff1fc6a Fix a bug in random blur 2016-10-05 18:48:32 +09:00
nagadomi 72862f182e benchmark: add border option; use %.3f; 2016-10-05 15:57:19 +09:00
nagadomi 3e77378983 Add SSIMCriterion (supports only forward()) 2016-10-02 22:22:50 +09:00
nagadomi d4bab939ab Fix basename in diff method 2016-09-27 19:05:53 +09:00
nagadomi 1ce5a8d038 more detailed log in benchmark 2016-09-27 18:23:10 +09:00
nagadomi 51e189b6c0 Add count of won in benchmark 2016-09-27 11:43:39 +09:00
nagadomi d7ab10581c Use clamp 2016-09-24 08:17:37 +09:00
nagadomi f1a45b19c5 test 2016-09-24 07:46:50 +09:00
nagadomi 06e08253e4 Fix some multhread bug 2016-09-24 07:43:15 +09:00
nagadomi 0517605d0d Remove flip() from preprocess() because the data will flip() at flip_augmentation() 2016-09-24 06:22:30 +09:00
nagadomi f65132dadb Use conv2d instead of nn.SpatialConvolutionMM 2016-09-24 05:54:18 +09:00
nagadomi a14e6acec3 mutex 2016-09-24 05:51:47 +09:00
nagadomi 5a3d012f4e Add random blur method for data augmentation 2016-09-24 05:32:33 +09:00
nagadomi cabeeed2a7 Add Clip(0,1) to last layer 2016-09-14 21:23:29 +09:00
nagadomi f11108cba1 Add comment about RNG seed 2016-09-14 21:19:59 +09:00
nagadomi 451ee1407f Stop calculate the instance loss when oracle_rate=0 2016-09-11 20:59:32 +09:00
nagadomi 33e6bc888e Fix the number of threads 2016-09-11 20:56:56 +09:00
nagadomi c2e4bb4380 Support for multi-thread in training
And remove `sys`,`image` and `graphicsmagicks.conveter` from the training code because those causes the deadlock on thread package.
2016-09-11 06:31:44 +09: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