-
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
Installing models through getBaseModels.bat (Windows 11, OpenPose Release v1.7.0) #2316
Comments
I'm having the same issue. The server must be down. Hopefully they bring it up again soon. |
same situation for me ,any solution ? |
I found a gdrive link with the models in an installation file. Downloaded and placed in the models folder and it worked for me. |
still down? |
^ Looks like its still down. pinging this issue again |
Thanks it worked for me. At current most of model server seems down described in document |
Issue Summary
So I am trying to install the face, hand and pose models from the OpenPose release v1.7.0. I downloaded the recommended zip file and double-clicked the getBaseModels.bat file. However, the file will keep retrying to download the model and finally give up. Is there any software I am missing? I am very new to computer vision so please forgive if I did anything dumb haha.
Executed Command (if any)
NIL. I just double-clicked the .bat file.
OpenPose Output (if any)
--2024-09-30 09:14:16-- 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.
--2024-09-30 09:14:39-- (try: 2) http://posefs1.perception.cs.cmu.edu/OpenPose/models/pose/body_25/pose_iter_584000.caffemodel
Connecting to posefs1.perception.cs.cmu.edu (posefs1.perception.cs.cmu.edu)|128.2.220.57|:80... failed: Unknown error.
Retrying.
Errors (if any)
As above in Output
Type of Issue
Select the topic(s) on your post, delete the rest:
Your System Configuration
Whole console output (if errors appeared), paste the error to PasteBin and then paste the link here: LINK
OpenPose version: Latest GitHub code? Or specific commit (e.g., d52878f)? Or specific version from
Release
section (e.g., 1.2.0)? Release section v 1.7.0General configuration:
lsb_release -a
in Ubuntu): Windowsgcc --version
in Ubuntu or VS version in Windows): 5.4.0, ... (Ubuntu); VS2015 Enterprise Update 3, VS2017 community, ... (Windows); ...? NILNon-default settings:
3rd-party software:
cmake --version
in Ubuntu): Windows CMake v3.25.2 (I got this version number from typing cmake --version in Windows terminal.)apt-get install libopencv-dev
(only Ubuntu); OpenPose default (only Windows); compiled from source? If so, 2.4.9, 2.4.12, 3.1, 3.2?; ...? OpenPose defaultIf GPU mode issue:
If CPU-only mode issue:
If Python API:
If Windows system:
If speed performance issue:
The text was updated successfully, but these errors were encountered: