pluskid / Mocha.jl

Deep Learning framework for Julia
Other
1.29k stars 254 forks source link

ImageNet notebook loads wrong file #163

Closed NOTtheMessiah closed 8 years ago

NOTtheMessiah commented 8 years ago

just replace model/ilsvrc_2012_mean.hdf5 with model/ilsvrc12_mean.hdf5 in https://github.com/pluskid/Mocha.jl/blob/master/examples/ijulia/ilsvrc12/imagenet-classifier.ipynb to fix

pluskid commented 8 years ago

Thanks a lot! Just fixed it!