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

8 commits

Author SHA1 Message Date
nagadomi 4548eddacd fix SSL error in demo page 2015-06-14 00:26:00 +09:00
nagadomi a706892b59 merge develop repo
- remove support for cuDNN
- add new pre-trained model and json files
- some changes in training script

If you have cuDNN model, Please run following commands to convert.
$ cp models/your_own_model.t7 models/your_own_model.t7.backup
$ th cudnn2cunn.lua -model models/your_own_model.t7
2015-06-13 15:20:40 +09:00
nagadomi 1c1f2292d1 fix ugly chroma scaling 2015-05-22 20:06:25 +09:00
nagadomi ffd52fdb2b super typo fix 2015-05-19 16:47:52 +09:00
nagadomi 21391087b3 add cache for index 2015-05-18 13:15:24 +09:00
nagadomi 9486ed1d76 change error message 2015-05-17 12:21:02 +09:00
nagadomi a49876e33e collectgarbage 2015-05-17 04:00:40 +09:00
nagadomi 1273b3609e first commit 2015-05-16 14:48:05 +09:00