HyperPose icon indicating copy to clipboard operation
HyperPose copied to clipboard

How to exclude the head part from evaluation

Open carlosh93 opened this issue 5 years ago • 3 comments

Hello, and thank you for this fantastic project. In my current project, I need to remove the head part detection from the evaluation framework; how could I do this? I mean, it is possible to modify the eval.py script such that the given mAPs correspond only to the precision of the body parts detection (no head detection)? Would you please give me any guidance on this matter? I really appreciate any help you can provide.

carlosh93 avatar Sep 14 '20 20:09 carlosh93

@Gyx-One Could you look at the Python part?

ganler avatar Sep 16 '20 16:09 ganler

Hello @carlosh93 ! It relates to the offical coco evaluation library pycocotools, please wait me to have a check and think if there is a solution. :)

Gyx-One avatar Sep 19 '20 14:09 Gyx-One

Thank you! @Gyx-One :)

carlosh93 avatar Sep 29 '20 21:09 carlosh93