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

AP_Dual means Joint-AP? what about AP_Single? #17

Open
HKKTT opened this issue Dec 21, 2023 · 5 comments
Open

AP_Dual means Joint-AP? what about AP_Single? #17

HKKTT opened this issue Dec 21, 2023 · 5 comments

Comments

@HKKTT
Copy link

HKKTT commented Dec 21, 2023

No description provided.

@HKKTT
Copy link
Author

HKKTT commented Dec 21, 2023

2023-12-21 113451

@hnuzhy
Copy link
Owner

hnuzhy commented Dec 21, 2023

The AP_Single reported in our paper is calculated by cocoAPI, not the print values following AP_Dual(Joint_AP).

You can refer the Table 4 of our paper in this link https://arxiv.org/pdf/2304.10765.pdf
image

@HKKTT
Copy link
Author

HKKTT commented Dec 21, 2023

But I looked at the source code of bodyhands, and it seems that this dual ap is not referring to joint ap; instead, it is more like single ap. I don't know if I misunderstood it.
2023-12-21 142658

@hnuzhy
Copy link
Owner

hnuzhy commented Dec 21, 2023

The definition of AP_Dual is a bit confusing. This indicator is newly defined by BodyHands. I just adopt its official code in my evaluation for fair comparing.
https://github.com/hnuzhy/BPJDet/blob/main/utils/eval/eval_bodyhands.py
You may consult the authors of BodyHands with your questions.

@HKKTT
Copy link
Author

HKKTT commented Dec 21, 2023

All right

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