luoyetx / mini-caffe

Minimal runtime core of Caffe, Forward only, GPU support and Memory efficiency.
BSD 3-Clause "New" or "Revised" License
374 stars 151 forks source link

How to download the caffemodel file ? #36

Closed ligongzheng closed 7 years ago

ligongzheng commented 7 years ago

I want to run the example in the example fold,But after compiled the program said no caffemodel.How can I download this caffemodel file?

luoyetx commented 7 years ago

The model file is downloaded by this line. They are in repo luoyetx/misc.