mirror of
https://github.com/gosticks/openpose.git
synced 2026-08-13 04:40:26 +00:00
1.3 KiB
1.3 KiB
Posting rules
- No duplicated posts.
- No posts about questions already answered / clearly explained in the documentation (e.g. no more low-speed nor out-of-memory questions).
- Add the system configuration (all of it!), command and output if you have some kind of error or performance question.
- Set a proper issue title: add the Ubuntu/Windows word and be specific (e.g. do not simple call it:
Compile error). - Only English comments. Issues/comments that do not follow this will be ignored or removed with no further clarification.
Issue summary
Executed command (if any)
Note: add --logging_level 0 to get higher debug information.
OpenPose output (if any)
Type of issue
You might select multiple topics, 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
Operating system (lsb_release -a on Ubuntu):
CUDA version (cat /usr/local/cuda/version.txt in most cases):
cuDNN version:
GPU model (nvidia-smi):
Caffe version: Default from OpenPose or custom version.
OpenCV version: installed with apt-get install libopencv-dev or OpenCV 2.X or OpenCV 3.X.
Compiler (gcc --version on Ubuntu):