szagoruyko / torch-caffe-binding

Use Caffe in Torch7
BSD 2-Clause "Simplified" License
63 stars 19 forks source link

got error when loading without binary file? #6

Open eriche2016 opened 8 years ago

eriche2016 commented 8 years ago

hi, @szagoruyko , can not load model with only the prototxt file?

eriche2016 commented 8 years ago

hi, i have changed the file caffe.lua to support loading caffe model with only prototxt file, hope you can check it.