1
0
Fork 0
mirror of synced 2024-09-21 20:11:38 +12:00
Commit graph

772 commits

Author SHA1 Message Date
nagadomi
c2d00ea077
Add note about little-cms2 2018-04-28 17:49:22 +09:00
nagadomi
3c46906cb7 Merge branch 'dev' 2018-04-28 11:08:05 +09:00
nagadomi
e5e73c0ba7 Fix zero division error in jaccard 2018-04-28 11:04:53 +09:00
nagadomi
0b1a13d9c0 Add to json formt model; Fix json format; 2018-04-28 11:00:13 +09:00
nagadomi
55e1264f81
Update README.md 2018-04-05 06:26:39 +09:00
nagadomi
52bc0b8873
Update README.md 2018-03-13 11:24:54 +09:00
nagadomi
864da27fb1
Update README.md 2018-03-13 11:23:52 +09:00
nagadomi
ead75a2c9c
Update README.md 2018-02-19 05:14:59 +09:00
nagadomi
f65e723ef9 Add a tool for visualizing layer outputs 2018-01-26 08:20:26 +09:00
nagadomi
fa6ee00624 merge 2018-01-26 08:09:40 +09:00
nagadomi
4ec0b4530d merge 2018-01-26 08:08:52 +09:00
nagadomi
b716ac203b
Merge pull request #217 from blin00/master
fix Dockerfile: specify version tag for cuda-torch
2017-12-09 03:24:23 +09:00
Brandon Lin
f17434ddf9 fix Dockerfile: specify version tag for cuda-torch 2017-12-08 04:13:00 -08:00
nagadomi
c955203fbc Update ko 2017-12-05 15:30:00 +09:00
nagadomi
705cca9264 Merge branch 'update_ko' 2017-12-05 15:20:29 +09:00
nagadomi
d4ec492901 Update nl 2017-12-05 15:19:37 +09:00
Quiple
6eeb9312d6
Update index.ko.html 2017-12-03 22:55:11 +09:00
Quiple
7cad598a71
Update index.ko.html 2017-12-03 22:34:03 +09:00
Quipluk
14d2412a6e
Update index.ko.html
Update and improve the translation.
2017-12-03 22:20:02 +09:00
Ryan
f2c6678fb9
Slightly improved my Dutch translation. 2017-11-12 16:47:58 +01:00
nagadomi
a1458de3c8 Change waifu2x-converter-cpp repo 2017-08-14 08:59:21 +09:00
nagadomi
458bea7ca4 Add check for client disconnected after curl 2017-07-25 23:23:22 +09:00
nagadomi
7dad4bc9ac Merge pull request #192 from nagadomi/memory_cache
Change cache storage from HDD to RAM
2017-07-18 08:21:07 +09:00
nagadomi
2280f388ff Change cache storage from HDD to RAM 2017-07-18 08:20:17 +09:00
nagadomi
60e22a05bd Merge pull request #184 from Ereza/master
Add Catalan translation
2017-05-24 12:32:36 +09:00
Eduard Ereza Martínez
b19ad36123 Add Catalan translation 2017-05-21 23:35:56 +02:00
nagadomi
cba96e36fb Add -invert_x option for user_method 2017-05-17 08:51:07 +09:00
nagadomi
05bc54fa12 Add support for identity initializer for dilated convolution, and refactor 2017-04-21 08:54:39 +09:00
nagadomi
5fe6cf6ef8 Merge branch 'dev' 2017-04-16 04:40:02 +09:00
nagadomi
fe885a3466 Fix -pairwise_y_binary 2017-04-16 04:38:53 +09:00
nagadomi
4d3d123d72 Merge branch 'dev' 2017-04-15 16:30:34 +09:00
nagadomi
bb0fc3a1d3 Add -validation_filename_split option 2017-04-15 16:29:38 +09:00
nagadomi
e371955cc7 Merge branch 'dev' 2017-04-13 17:38:30 +09:00
nagadomi
063474b2ea Fix clearState 2017-04-13 17:38:18 +09:00
nagadomi
88e3322296 Add ShakeShakeTable 2017-04-13 17:35:32 +09:00
nagadomi
f54dd37848 Merge branch 'dev' 2017-04-10 20:22:37 +09:00
nagadomi
b7e116de54 Add support for multi GPU training (data parallel)
train.lua -gpu 1,3,4
When use multi GPU mode, nccl.torch is required.
2017-04-10 20:20:17 +09:00
nagadomi
f0fc2c89d1 Add support for grayscale data 2017-04-09 20:53:53 +09:00
nagadomi
71a34393b8 Add support for padding in convert_data.lua 2017-04-08 22:01:13 +09:00
nagadomi
6ba6cfe1ff Fix gpu option 2017-04-01 03:55:09 +09:00
nagadomi
eb3926b61c Fix to work on Lua52
web.lua does not work on Lua52 because turbo does not support Lua52 FFI.
2017-03-02 14:47:49 +09:00
nagadomi
780e22cf51 Fix io.read option 2017-03-01 15:17:09 +09:00
nagadomi
202453d6c5 Use same distributions for train/validate in user method 2017-02-26 09:03:38 +09:00
nagadomi
ed12b43477 Change downsampling filters in pairwise_scale() 2017-02-26 09:01:26 +09:00
nagadomi
34874ec733 Merge branch 'dev' of into dev 2017-02-23 08:51:14 +09:00
nagadomi
cdafbf00ae Add BCE(binary cross entropy) loss for segmentation
Sigmoid() output is required.
2017-02-23 08:48:00 +09:00
nagadomi
39c7ce1ea7 merge 2017-02-23 08:11:38 +09:00
nagadomi
dac1b89750 Fix division by zero error in validate() 2017-02-23 08:10:25 +09:00
nagadomi
a121eb39cb Fix division by zero error in validate() 2017-02-23 08:08:18 +09:00
nagadomi
d8b7df4505 add support for jaccard in benchmark 2017-02-21 21:39:56 +09:00