szagoruyko / loadcaffe

Load Caffe networks in Torch7
BSD 2-Clause "Simplified" License
492 stars 165 forks source link

Could't load bvlc _alexnet.caffemodel #84

Open GZhipeng opened 7 years ago

GZhipeng commented 7 years ago

Hey! I'm receiving the following error and can't seem to figure out how to solve it. Anyone has any idea?

img_1479

Thanks for helping me.

szagoruyko commented 7 years ago

@GZhipeng deploy.prototxt and bvlc_alexnet.caffemodel are files that you need to download yourself.

GZhipeng commented 7 years ago

@szagoruyko Thannnnks!!! Can I ask you how to download the models ?