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

Keypoints Generation! #15

Open
ajmairkashif opened this issue Feb 16, 2023 · 4 comments
Open

Keypoints Generation! #15

ajmairkashif opened this issue Feb 16, 2023 · 4 comments

Comments

@ajmairkashif
Copy link

Hi!
Kindly let me know about the required preprocessing steps to test on custom data.
And how to get key points for a person?

@MosbehBarhoumi
Copy link

Hello @ajmairkashif
I have recently utilized this repository: https://github.com/Hzzone/pytorch-openpose. I found that by commenting out the line 'canvas = util.draw_handpose(canvas, all_hand_peaks)' in the demo.py file, the resulting skeleton output remains identical.

Skeleton in the test data:

000001_0_keypoints

Skeleton with the approach I described :
result

@MosbehBarhoumi
Copy link

And if you are asking about the key points, they used Openpose as they mentioned.

@zero-kappa
Copy link

@MosbehBarhoumi How to get the json format using this repository: https://github.com/Hzzone/pytorch-openpose.

@MosbehBarhoumi
Copy link

Hello, @zero-kappa, could you please review my repository regarding all the pre-processing steps? You can find it at the following link: VITON-PRE-PROCESSING. It is the official one on the VITON repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants