YueLiao / CDN

Code for "Mining the Benefits of Two-stage and One-stage HOI Detection"
Apache License 2.0
89 stars 15 forks source link

Results.json file has too much prediction. #13

Closed JackKoLing closed 2 years ago

JackKoLing commented 2 years ago

Hi, I run the test code for HICO by hico_cdn_s.pth, which got the mAP is 31.3616%, Nice work!

At the same time, it generates a results.json file. However, I review the file and found that predict has too much. I don't know why is this (I'm a freshman in HOI).

Can you provide your results.json or figure out some advice.

Thank you!

(PS: I will upload my results.json file for you to check. Thanks again.) image

YueLiao commented 2 years ago

You could only visualize the HOI predictions with top-(1-3) confidence scores.

JackKoLing commented 2 years ago

You could only visualize the HOI predictions with top-(1-3) confidence scores.

Thank you. I got.