You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
examples/EasyOpenPose/easyOpenPose.cpp:726:16: error: no matching function for call to ‘caffe::Net<float>::Forward()’
net_->Forward();
^
In file included from ./include/caffe/caffe.hpp:12:0,
from examples/EasyOpenPose/easyOpenPose.cpp:2:
./include/caffe/net.hpp:53:31: note: candidate: const std::vector<caffe::Blob<Dtype>*>& caffe::Net<Dtype>::Forward(const std::vector<caffe::Blob<Dtype>*>&, Dtype*) [with Dtype = float]
const vector<Blob<Dtype>*>& Forward(const vector<Blob<Dtype>* > & bottom,
some help me! thanks
The text was updated successfully, but these errors were encountered:
some help me! thanks
The text was updated successfully, but these errors were encountered: