Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some noise occurs in the output image #1223

Closed
duckyngo opened this issue May 16, 2019 · 2 comments
Closed

Some noise occurs in the output image #1223

duckyngo opened this issue May 16, 2019 · 2 comments
Labels
help wanted/question Extra attention is needed

Comments

@duckyngo
Copy link

Issue Summary

I using Openpose to inference my images data to get the skeleton images but there are some image had a problem . There is some noise like the images below:

neg_12_rendered
neg_354_rendered
neu_1319_rendered

Maybe 10 images over 4000 images of output have this problem and It happened randomly with the images. When I try to run another time the error occurs with other images

Executed Command (if any)

./build/examples/openpose/openpose.bin --net_resolution "1024x576" --scale_number 4 --scale_gap 0.25 --image_dir /workspace/val --display 0 --write_images /workspace/val_preview --face --hand --hand_scale_number 6 --hand_scale_range 0.4 --write_json /workspace/val_ouput -keypoint_scale 3 --disable_blending

OpenPose Output (if any)

I output the JSON files and skeleton images

Errors (if any)

The error images as above

Type of Issue

You might select multiple topics, delete the rest:

  • Execution error

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: Version 1.4.0

  3. General configuration:

  4. Non-default settings: No

  5. If GPU mode issue:

    • CUDA version (cat /usr/local/cuda/version.txt in most cases): 8.0
    • cuDNN version: 6
    • GPU model (nvidia-smi in Ubuntu): NVIDIA 1080TI
@gineshidalgo99
Copy link
Member

gineshidalgo99 commented May 16, 2019

Hi @duckyngo

Unfortunately, I am not able to replicate this error in the current OpenPose version. Not sure if there was a bug in that old version that was fixed later. I would recommend trying the latest version of OpenPose from our GitHub. Given our limited resources, we cannot support random Dockers from other people. Let me know if the error still exists in the latest version!

I will close this for now, as I cannot replicate the error in the latest version. However, if you still face it in there, let us know in here and I will re-open it!

Best

@gineshidalgo99 gineshidalgo99 added the help wanted/question Extra attention is needed label May 16, 2019
@duckyngo
Copy link
Author

Hi @gineshidalgo99
Thank for your support. I try the latest version of OpenPose and it works without any problems now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted/question Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants