-
Notifications
You must be signed in to change notification settings - Fork 7.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cann't use getModels.sh to download from posefs1.perception.cs.cmu.edu #2277
Comments
Same here. Are there alternative repositories? |
I got it,click here and download:https://www.kaggle.com/datasets/changethetuneman/openpose-model |
Thank you! Can't understand why the maintainers wouldn't update their links... none of the pose models download if you follow the official cmake guide. This is a lifesaver. |
I speculate that the server has shut down |
@gineshidalgo99 without the models, this project is dead... |
they are still down. |
This issue persists and the models are very difficult to locate and very difficult to manually install properly |
in this ,you can download :https://www.kaggle.com/datasets/changethetuneman/openpose-model |
in my git bash:
bash getModels.sh
--2024-01-21 22:22:41-- http://posefs1.perception.cs.cmu.edu/OpenPose/models/pose/body_25/pose_iter_584000.caffemodel
Resolving posefs1.perception.cs.cmu.edu (posefs1.perception.cs.cmu.edu)... 128.2.220.57
Connecting to posefs1.perception.cs.cmu.edu (posefs1.perception.cs.cmu.edu)|128.2.220.57|:80... failed: Unknown error.
Retrying.
and I search its ip:128.2.220.57.I try to ping it,but that:
$ ping 128.2.220.57
Pinging 128.2.220.57 with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Reply from 128.2.255.238: Destination host unreachable.
Ping statistics for 128.2.220.57:
Packets: Sent = 4, Received = 1, Lost = 3 (75% loss),
The text was updated successfully, but these errors were encountered: