PoseTrack-CVPR2017 icon indicating copy to clipboard operation
PoseTrack-CVPR2017 copied to clipboard

some questions about installation and "demo_posetrack.m"

Open lqy5150 opened this issue 7 years ago • 2 comments
trafficstars

Dear professor,when i run the demo_posetrack.m,and there is a error:Undefined function or variable 'pt_cache_cnn_features'.what should i do?Besides,i installed the caffe (cpu-only),and didn't use CUDA, is it OK?

lqy5150 avatar Apr 04 '18 05:04 lqy5150

Yes, using caffe without CUDA is fine. For undefined function error, you should run "startup.m" in the beginning.

umariqb avatar Apr 12 '18 10:04 umariqb

after i run "startup.m",and run "demo_posetrack.m",there is: Invalid MEX-file '/media/liu/xuexi/Bishe/deepcut/external/caffe/matlab/+caffe/private/caffe_.mexa64': /media/liu/xuexi/Bishe/deepcut/external/caffe/matlab/+caffe/private/caffe_.mexa64: undefined symbol: _ZN2cv8imencodeERKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEERKNS_11_InputArrayERSt6vectorIhSaIhEERKSB_IiSaIiEE.

lqy5150 avatar Apr 12 '18 10:04 lqy5150