contrast_method / grounding-dino /mmdetection /tests /data /coco_batched_sample.json
qq-2's picture
Add files using upload-large-folder tool
195ad2a verified
[
{
"metainfo": {
"batch_input_shape": [
800,
1067
],
"img_path": "data/coco/train2017/000000372674.jpg",
"ori_shape": [
427,
640
],
"img_shape": [
704,
929
],
"img_id": 372674,
"flip": true,
"flip_direction": "horizontal",
"pad_shape": [
704,
929
],
"scale_factor": [
1.561344537815126,
1.5609756097560976
]
},
"labels": [
1,
0,
1
],
"bboxes": [
[
548.1207,
199.8158,
606.394,
383.5357
],
[
96.2335,
0.0,
929.0,
704.0
],
[
810.5372,
305.1872,
850.4097,
360.2198
]
]
}
]