Opened this issue 3 years ago · 0 comments
测试时,当yaml 中USE_GT_BBOX为false时,lib/dataset/coco.py 中 136行 gt_db = self._load_coco_person_detection_results(),_load_coco_person_detection_results 函数里只读取了 bbox,没有读取关键点,请问是否是代码bug?
lib/dataset/coco.py
gt_db = self._load_coco_person_detection_results()