ShaoqingRen / SPP_net

SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition
363 stars 236 forks source link

new net in matcaffe failed #14

Closed SophieZhou closed 8 years ago

SophieZhou commented 9 years ago

I found that when I use image_data_layer as input, the caffe failed to read protofile. And in the matcaffe, new net(string(param_file)) failed too.