ShaoqingRen / SPP_net

SPP_net : Spatial Pyramid Pooling in Deep Convolutional Networks for Visual Recognition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

new net in matcaffe failed

SophieZhou opened this issue · comments

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.