faster-rcnn.pytorch icon indicating copy to clipboard operation
faster-rcnn.pytorch copied to clipboard

gt_boxes format

Open michaelku1 opened this issue 3 years ago • 0 comments

Hello, I'd just like to confirm whether the ground truth bounding box format is (x,y,w,h) or (x,y, w, h)? If I'm not wrong it should be the first one correct? Thanks.

michaelku1 avatar Mar 22 '22 07:03 michaelku1