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

How to calculate the result [email protected]? #30

Open
Drow999 opened this issue Nov 19, 2021 · 8 comments
Open

How to calculate the result [email protected]? #30

Drow999 opened this issue Nov 19, 2021 · 8 comments

Comments

@Drow999
Copy link

Drow999 commented Nov 19, 2021

Hello Docter Zuffi,

I read the paper and want to test your network on another testset, but I'm not sure how you process the result, because in your annotation there are many invisible points. Did you ignore the invisible points when you compare them with the estimation points? Also, how did you calculate the total average of the PCK. Is it a simple average of all bodyparts? I think the average will be greatly lowered because there are some bodyparts always invisible (like left shoulder, you made all zebra towards right). By the way, the PCK you chose is the PCK head? Thank you!

Best,
Le

@silviazuffi
Copy link
Owner

silviazuffi commented Nov 19, 2021 via email

@Drow999
Copy link
Author

Drow999 commented Nov 19, 2021

I understand the first question now. And, I mean in the test dataset (100 images) you used, the zebras are all towards the right, aren't they? And the PCK you used here is the PCKh? In Benjamin Biggs work which is similar to yours, he used the size of the image as the factor but not the head. It made me quite confused.

@silviazuffi
Copy link
Owner

silviazuffi commented Nov 19, 2021 via email

@Drow999
Copy link
Author

Drow999 commented Nov 19, 2021

Thank you! It's clear.
I'm reading the code eval.py, and I have a question about the way you calculate the error. Why did you use kp/256 - kp_pred/256 < alpha. what does the 256 mean here.
QQ截图20211119141341
Best,
Le

@silviazuffi
Copy link
Owner

silviazuffi commented Nov 20, 2021 via email

@Drow999
Copy link
Author

Drow999 commented Nov 20, 2021

so you didn't use zebra's head but the image size as the scalar, is that right? This part is really confusing, could you tell me why you choose to resize the image before you predict the keypoints? Will you have a better result on a smaller image?

Best,
Le

@silviazuffi
Copy link
Owner

silviazuffi commented Nov 20, 2021 via email

@Drow999
Copy link
Author

Drow999 commented Nov 20, 2021

Thank you so much for your explanation!

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

2 participants