Pytorch_Realtime_Multi-Person_Pose_Estimation icon indicating copy to clipboard operation
Pytorch_Realtime_Multi-Person_Pose_Estimation copied to clipboard

No such file or directory: 'openpose_coco_best.pth.tar'

Open grez72 opened this issue 6 years ago • 5 comments

Hi,

When I run test_pose.py, I get this error: No such file or directory: 'openpose_coco_best.pth.tar'

Where do I locate (or how do I generate) this file?

Thanks!

grez72 avatar Nov 18 '17 03:11 grez72

Sorry for that. I didn't provide the model, which will be uploaded soon.

You can get the model via running train_pose.py. If you just want to test some images, you could use the caffe2pytorch model as a replacement, but I can't ensure the performance.

last-one avatar Nov 18 '17 03:11 last-one

Thanks for your quick response. If you have a chance to upload your model, that would be greatly appreciated (in the meantime, I will try to get the training working myself).

grez72 avatar Nov 19 '17 01:11 grez72

Can you please upload the model file. I am interested to test your model in pytorch.

roystonrodrigues avatar Feb 07 '18 05:02 roystonrodrigues

Hi, Did you get a chance to upload the model file?

Thankyou

nishagandhi avatar Aug 21 '18 17:08 nishagandhi

@grez72 were you able to generate this file?

nishagandhi avatar Aug 21 '18 19:08 nishagandhi