Closed KaiWU17TUM closed 6 years ago
If I remember correctly, the google driver or baidu don't support the use of wget to download model.
The url was probably changed. I've used the link below this week and it works. http://posefs1.perception.cs.cmu.edu/Users/tsimon/Projects/coco/data/models/coco/pose_iter_440000.caffemodel
thanks for the quick response. I've got the pytorch model now. But when running the test_pose.py, I got the following error. Does this happen when you load the model??
File "test_pose.py", line 314, in
fixed now! thx!
Hi, I got this following error when downloading the caffe model: wget: unable to resolve host address "posefs1.perception.cs.cmn.edu.users"
how can I solve this error or where else can I get this model?
thanks in advance.