somekindsoffood

Results 2 issues of somekindsoffood

/home/dell/anaconda3/include/caffe/proto/caffe.pb.h:12:2: error: #error This file was generated by a newer version of protoc which is #error This file was generated by a newer version of protoc which is ^ /home/dell/anaconda3/include/caffe/proto/caffe.pb.h:13:2:...

I use the transformed weight file and model file to predict with caffe c++ api. after feeding the input data and run `net->forward();` the prediction from the output blob are...