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

Getting wrong key-points detected from running test.py #7

Open
praptobala opened this issue Jul 31, 2019 · 3 comments
Open

Getting wrong key-points detected from running test.py #7

praptobala opened this issue Jul 31, 2019 · 3 comments

Comments

@praptobala
Copy link

Hi,
I ran "python -m torch.distributed.launch --nproc_per_node=1 test.py -i 1" successfully.

After finished running, I am reading 'results.json' file and plotting the keypoints with images using OpenCV.

But keypoints detected were not correct and its plotting multiple keypoints in one image.

Thanks,
Bala

@fenglinglwb
Copy link
Collaborator

The input should be detected persons rather than original images. Is this right?

@praptobala
Copy link
Author

praptobala commented Aug 1, 2019

@fenglinglwb No, the input is original images. How can I input detected persons?

And I just want to detect one person from one image!

@LinyeLi60
Copy link

LinyeLi60 commented Aug 30, 2019

you can crop person from image manually

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