You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No duplicated posts, only 1 new post opened a day, and up to 2 opened a week. Otherwise, extrict user bans will occur.
Check the FAQ section, other GitHub issues, and general documentation before posting. E.g., low-speed, out-of-memory, output format, 0-people detected, installation issues, ...).
Keep posting all your issues in the same post.
No bans if you are unsure whether the post is duplicated!
Fill all the Your System Configuration section if you are facing an error or unexpected behavior. Some posts (e.g., feature requests) might not require it.
No questions about training or 3rd party libraries:
OpenPose only implements testing. For training, check OpenPose train.
CUDA/cuDNN check failed errors: They are usually fixed by re-installing CUDA, then re-installing the proper cuDNN version, then rebooting, and then re-installing OpenPose. Otherwise, check Nvidia/CUDA/cuDNN forums.
OpenCV errors: Install the default/pre-compiled OpenCV or check for OpenCV online help.
Set a proper issue title: Add the OS (Ubuntu, Windows) and be specific (e.g., do not call it: Error).
Only English comments.
Remove these posting rules from your post but follow them!
Posts which do not follow these rules will be ignored/deleted and those users banned with no further clarification.
Issue Summary
Executed Command (if any)
Note: add --logging_level 0 --disable_multi_thread to get higher debug information.
OpenPose Output (if any)
Errors (if any)
Type of Issue
Select the topic(s) on your post, delete the rest:
Compilation/installation error
Execution error
Help wanted
Question
Enhancement / offering possible extensions / pull request / etc
Other (type your own type)
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)?
Posting rules
Error
).Posts which do not follow these rules will be ignored/deleted and those users banned with no further clarification.
Issue Summary
Executed Command (if any)
Note: add
--logging_level 0 --disable_multi_thread
to get higher debug information.OpenPose Output (if any)
Errors (if any)
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)?General 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); ...?Non-default settings:
3rd-party software:
cmake --version
in Ubuntu):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?; ...?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:
The text was updated successfully, but these errors were encountered: