Installing models through getBaseModels.bat (Windows 11, OpenPose Release v1.7.0)
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
-
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
Releasesection (e.g., 1.2.0)? Release section v 1.7.0 -
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 -ain 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 --versionin Ubuntu or VS version in Windows): 5.4.0, ... (Ubuntu); VS2015 Enterprise Update 3, VS2017 community, ... (Windows); ...? NIL
-
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
-
3rd-party software:
- Caffe version: Default from OpenPose, custom version, ...? Default from OpenPose
- CMake version (
cmake --versionin 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
-
If GPU mode issue:
- NIL
-
If CPU-only mode issue:
- NIL
-
If Python API:
- NIL
-
If Windows system:
- Portable demo
-
If speed performance issue:
- NIL
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. https://drive.google.com/file/d/1QCSxJZpnWvM00hx49CJ2zky7PWGzpcEh/edit
still down?
^ Looks like its still down. pinging this issue again
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
Thanks it worked for me. At current most of model server seems down described in document