1
0
Fork 0
mirror of synced 2024-08-25 07:01:29 +12:00
Commit graph

5 commits

Author SHA1 Message Date
nagadomi
f221febf5f Update jsons 2016-03-27 17:47:19 +09:00
nagadomi
69ded0223a Add level 3 noise reduction models 2016-03-27 17:26:10 +09:00
nagadomi
4742dd1807 Update anime_style_art(Y) models 2016-03-27 17:15:14 +09:00
nagadomi
a897a83f31 Fix loading error in Y model 2016-01-23 09:36:54 +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