Skip to content

How is re_coco_gt calculated? Difference between re_coco_det and re_coco_gt #84

@statechular11

Description

@statechular11

Hello,

I know that both of re_coco_det and re_coco_gt have the following two fields

  • img_feat
  • img_bb

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions