Hello,
I know that both of re_coco_det and re_coco_gt have the following two fields
And img_bb in re_coco_gt is ground-truth bounding boxes while in re_coco_det, it is predicted bounding boxes from Faster-RCNN. What about img_feat? How is img_feat calculated in re_coco_gt and re_coco_det, respectively?
Thanks for any input!
Hello,
I know that both of
re_coco_detandre_coco_gthave the following two fieldsimg_featimg_bbAnd
img_bbinre_coco_gtis ground-truth bounding boxes while inre_coco_det, it is predicted bounding boxes from Faster-RCNN. What aboutimg_feat? How isimg_featcalculated inre_coco_gtandre_coco_det, respectively?Thanks for any input!