Skip to content
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

Open
melodicoder opened this issue Sep 30, 2024 · 5 comments

Comments

@melodicoder
Copy link

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:

  • Compilation/installation error

Your System Configuration

  1. Whole console output (if errors appeared), paste the error to PasteBin and then paste the link here: LINK

  2. 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.0

  3. General configuration:

    • Installation mode: CMake, sh script, manual Makefile installation, ... (Ubuntu); CMake, ... (Windows); ...? Windows CMake v3.25.2 (I got this version number from typing cmake --version in Windows terminal.)
    • Operating system (lsb_release -a in Ubuntu): Windows
    • Operating system version (e.g., Ubuntu 16, Windows 10, ...): Windows 11
    • Release or Debug mode? (by default: release): Release v1.7.0
    • Compiler (gcc --version in Ubuntu or VS version in Windows): 5.4.0, ... (Ubuntu); VS2015 Enterprise Update 3, VS2017 community, ... (Windows); ...? NIL
  4. Non-default settings:

    • 3-D Reconstruction module added? (by default: no): No
    • Any other custom CMake configuration with respect to the default version? (by default: no): No
  5. 3rd-party software:

    • Caffe version: Default from OpenPose, custom version, ...? Default from OpenPose
    • CMake version (cmake --version in Ubuntu): Windows CMake v3.25.2 (I got this version number from typing cmake --version in Windows terminal.)
    • OpenCV version: pre-compiled 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 default
  6. If GPU mode issue:

    • NIL
  7. If CPU-only mode issue:

    • NIL
  8. If Python API:

    • NIL
  9. If Windows system:

    • Portable demo
  10. If speed performance issue:

    • NIL
@skymeson
Copy link

I'm having the same issue. The server must be down. Hopefully they bring it up again soon.

@ButoneDream
Copy link

same situation for me ,any solution ?

@skymeson
Copy link

skymeson commented Oct 3, 2024

I found a gdrive link with the models in an installation file. Downloaded and placed in the models folder and it worked for me.
https://drive.google.com/file/d/1QCSxJZpnWvM00hx49CJ2zky7PWGzpcEh/edit

@EnricoBeltramo
Copy link

still down?

@kylefraze
Copy link

^ Looks like its still down. pinging this issue again

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants