-
Notifications
You must be signed in to change notification settings - Fork 141
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
Testing PyTorch implementation on my own images #63
Comments
Hi kevin, |
Hi Keven, |
Hello, as you mentioned, when you add a half-cutting data enhancement to the training model to solve the problem, then this half-cut data is made into MPII format or human3.6 format data set. If it is human3.6, how should it be marked? |
Okay, great! I'll give it a shot today and let you know how it goes. Thanks so much for your help! |
@xingyizhou |
Hi, thanks for open sourcing this great work! I'm looking forward to trying and using it further in the future.
I've tried running the demo.py on just a random CG human image I found on google, but I get very bad results:
Do you have any idea why it might be performing badly on this image, and is there a way to make it work?
Thanks!
The text was updated successfully, but these errors were encountered: