CMU-Perceptual-Computing-Lab / openpose

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
https://cmu-perceptual-computing-lab.github.io/openpose
Other
30.95k stars 7.84k forks source link

Installing models through getBaseModels.bat (Windows 11, OpenPose Release v1.7.0) #2316

Open melodicoder opened 4 days ago

melodicoder commented 4 days ago

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

  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 commented 4 days ago

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

ButoneDream commented 1 day ago

same situation for me ,any solution ?

skymeson commented 14 hours ago

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