VisPhyBench-Data / sub /detection_json /task10017_006_frame_01.json
lllqaq's picture
Add VisPhyBench splits (sub/test) with videos, detection JSON, difficulty tables
3b65786 verified
{
"coordinate_system": {
"origin": "top_left",
"x_axis": "to_right",
"y_axis": "downward"
},
"image_size": {
"height": 512,
"width": 512
},
"objects": [
{
"bbox": {
"height": 52,
"width": 52,
"x_max": 290,
"x_min": 240,
"y_max": 264,
"y_min": 214
},
"category": "circle",
"color_rgb": [
188,
202,
211
],
"id": "gray_ball",
"position": {
"center_x": 264.56,
"center_y": 238.36
},
"size": {
"area_pixels": 2144,
"radius_pixels": 26
}
},
{
"bbox": {
"height": 106,
"width": 104,
"x_max": 506,
"x_min": 404,
"y_max": 394,
"y_min": 290
},
"category": "circle",
"color_rgb": [
240,
78,
68
],
"id": "red_ball",
"position": {
"center_x": 455,
"center_y": 342.02
},
"size": {
"area_pixels": 8712,
"radius_pixels": 52.5
}
},
{
"bbox": {
"height": 64,
"width": 150,
"x_max": 148,
"x_min": 0,
"y_max": 398,
"y_min": 336
},
"category": "line_segment",
"color_rgb": [
0,
0,
0
],
"id": "black_bar",
"orientation": {
"angle_deg": -20.91,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 73.76,
"center_y": 366.34
},
"size": {
"area_pixels": 1436,
"length_pixels": 159.66,
"thickness_pixels": 9.28
}
},
{
"bbox": {
"height": 44,
"width": 94,
"x_max": 210,
"x_min": 118,
"y_max": 390,
"y_min": 348
},
"category": "line_segment",
"color_rgb": [
195,
206,
213
],
"id": "tilted_gray_bar",
"orientation": {
"angle_deg": -21.3,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 163.54,
"center_y": 368.2
},
"size": {
"area_pixels": 1136,
"length_pixels": 98.8,
"thickness_pixels": 11.74
}
},
{
"bbox": {
"height": 128,
"width": 10,
"x_max": 232,
"x_min": 224,
"y_max": 510,
"y_min": 384
},
"category": "rectangle_bar",
"color_rgb": [
184,
200,
209
],
"id": "vertical_pillar_left",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 228,
"center_y": 447
},
"size": {
"area_pixels": 1280,
"length_pixels": 128,
"thickness_pixels": 10
}
},
{
"bbox": {
"height": 102,
"width": 12,
"x_max": 310,
"x_min": 300,
"y_max": 510,
"y_min": 410
},
"category": "rectangle_bar",
"color_rgb": [
196,
209,
216
],
"id": "vertical_pillar_right",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 305,
"center_y": 460
},
"size": {
"area_pixels": 1224,
"length_pixels": 102,
"thickness_pixels": 12
}
}
]
}