How to exclude the head part from evaluation
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.
@Gyx-One Could you look at the Python part?
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. :)
Thank you! @Gyx-One :)