build/bin/OpenPoseDemo.exe --model_pose BODY_21A --video C:/Users/richa/OneDrive/sample_data/011320_120906PM.MP4
Running STAF with BODY_21A keeps giving me error:
Caffe trained model file not found: models\pose/body_21a/pose_iter_XXXXXX.caffemodel.
I have the pose_iter_264000.caffemodel and pose_deploy.prototxt in the body_21a folder within models but it still cannot properly find the caffemodel.
Trying STAF with BODY_25 works perfectly but I would like to use BODY_21A
build/bin/OpenPoseDemo.exe --model_pose BODY_21A --video C:/Users/richa/OneDrive/sample_data/011320_120906PM.MP4Running STAF with BODY_21A keeps giving me error:
Caffe trained model file not found: models\pose/body_21a/pose_iter_XXXXXX.caffemodel.I have the
pose_iter_264000.caffemodelandpose_deploy.prototxtin the body_21a folder within models but it still cannot properly find the caffemodel.Trying STAF with BODY_25 works perfectly but I would like to use BODY_21A