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

weird results runing evaluate_parsing_JPPNet-s2.py #41

Open
ChenDRAG opened this issue Jan 15, 2019 · 3 comments
Open

weird results runing evaluate_parsing_JPPNet-s2.py #41

ChenDRAG opened this issue Jan 15, 2019 · 3 comments

Comments

@ChenDRAG
Copy link

I ran the script below using the model provided
evaluate_parsing_JPPNet-s2.py

and get lots of results like this (nearly happen all the time if the person don't face directly at the camera).
Do you have any idea why this happens?

41_vis
41

10_vis
53_vis

@ChenDRAG
Copy link
Author

I use picture of size 1080*1080 does picture size affect your results? or you resize the picture automatically so it doesn't matter?

@Engineering-Course
Copy link
Owner

The input size doesn't matter. I think the method fails for this kind of images when the person doesn't face directly at the camera.
Maybe you can try the more robust model PGN

@alexlao
Copy link

alexlao commented Apr 25, 2019

Did you have to make any changes in the code for the model to work like this? I downloaded the weights and stuff in hopes of it working, but my results are not good - #47

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

4 participants
@Engineering-Course @alexlao @ChenDRAG and others