Closed 1uan-yuan closed 11 months ago
I think I made a quite simple mistake...
I forgot to put myself in the root directory of this project. This problem is solved.
@1uan-yuan if you succeded in building openpose from source, can you provide your setup: visual studio version, cuda and cuddn versions, caffe and 3rdparty that you used? I have troubles with building vs project.
Issue Summary
caffe.dll is either not designed to run on Windows or it contains an error
Executed Command (if any)
Note: add
--logging_level 0 --disable_multi_thread
to get higher debug information.(In openpose dir) build\x64\Release\OpenPoseDemo.exe --image_dir {one of the pictures in the example/media directory}
OpenPose Output (if any)
Errors (if any)
caffe.dll is either not designed to run on Windows or it contains an error. Try installing the program again using the original installation media or contact your system administrator or the software vendor for support. Error status: 0xc000007b
I followed the steps that was provided. And I downloaded the 3rd party libraries. The compilation and built was correct. Following the tutorial, I also copied the dll files into the correct directories. However, when I used the above command, the error message popped out. I wonder if it is possible that the provided caffe version does not fit in the current software.
I used caffe_16_2020_11_14, caffe3rdparty_16_2020_11_14, opencv450_v15_2020_11_18 in the provided package in the above link.
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)? Latest GitHub codeGeneral configuration:
lsb_release -a
in Ubuntu):gcc --version
in Ubuntu or VS version in Windows): 5.4.0, ... (Ubuntu); VS2015 Enterprise Update 3, VS2017 community, ... (Windows); ...?I used CMake GUI to configure and used Visual Studio 16 2019 to build the sln file on Win10 system.
Non-default settings:
3rd-party software:
cmake --version
in Ubuntu): cmake version 3.250-rc2apt-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?; ...?If GPU mode issue:
cat /usr/local/cuda/version.txt
in most cases):nvidia-smi
in Ubuntu):If CPU-only mode issue:
If Python API:
python -c "import numpy; print numpy.version.version"
in Ubuntu):If Windows system:
If speed performance issue: