zhoubolei / CAM

Class Activation Mapping
http://cnnlocalization.csail.mit.edu/
MIT License
1.85k stars 467 forks source link

In the 'online' mode, matlab crashed when running caffe.Net(model, weight, 'test') #5

Closed funnyzhou closed 8 years ago

funnyzhou commented 8 years ago

The error is : Check failed: ReadProtoFromBinaryFile(param_file, param) Failed to parse NetParameter file: CAM/models/vgg16CAM_train_iter_90000.caffemodel * Check failure stack trace: *

I think it might be the problem of the version of caffe...

zhoubolei commented 8 years ago

can you git clone the latest version of caffe and try? thanks.