VisPhyBench-Data / test /detection_json /task10012_005_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": 30,
"width": 30,
"x_max": 126,
"x_min": 98,
"y_max": 80,
"y_min": 52
},
"category": "circle",
"color_rgb": [
240,
80,
71
],
"id": "red_ball",
"position": {
"center_x": 111.64,
"center_y": 66.76
},
"size": {
"area_pixels": 700,
"radius_pixels": 14.92
}
},
{
"bbox": {
"height": 38,
"width": 40,
"x_max": 210,
"x_min": 172,
"y_max": 100,
"y_min": 64
},
"category": "circle",
"color_rgb": [
185,
200,
209
],
"id": "gray_ball",
"position": {
"center_x": 191.28,
"center_y": 82.36
},
"size": {
"area_pixels": 1188,
"radius_pixels": 19.44
}
},
{
"bbox": {
"height": 100,
"width": 78,
"x_max": 228,
"x_min": 152,
"y_max": 200,
"y_min": 102
},
"category": "composite_shape",
"color_rgb": [
186,
200,
208
],
"id": "gray_u_shape",
"position": {
"center_x": 185.78,
"center_y": 160.38
},
"size": {
"area_pixels": 2188,
"bbox_height_pixels": 100,
"bbox_width_pixels": 78
}
},
{
"bbox": {
"height": 148,
"width": 150,
"x_max": 304,
"x_min": 156,
"y_max": 360,
"y_min": 214
},
"category": "line_segment",
"color_rgb": [
188,
200,
209
],
"id": "diagonal_gray_bar",
"orientation": {
"angle_deg": -44.03,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 230.08,
"center_y": 285.5
},
"size": {
"area_pixels": 2068,
"length_pixels": 202.22,
"thickness_pixels": 10.2
}
},
{
"bbox": {
"height": 180,
"width": 10,
"x_max": 210,
"x_min": 202,
"y_max": 510,
"y_min": 332
},
"category": "rectangle_bar",
"color_rgb": [
184,
200,
208
],
"id": "vertical_pillar_1",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 206,
"center_y": 421
},
"size": {
"area_pixels": 1800,
"length_pixels": 180,
"thickness_pixels": 10
}
},
{
"bbox": {
"height": 154,
"width": 10,
"x_max": 286,
"x_min": 278,
"y_max": 510,
"y_min": 358
},
"category": "rectangle_bar",
"color_rgb": [
185,
199,
207
],
"id": "vertical_pillar_2",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 282,
"center_y": 434
},
"size": {
"area_pixels": 1540,
"length_pixels": 154,
"thickness_pixels": 10
}
},
{
"bbox": {
"height": 128,
"width": 10,
"x_max": 364,
"x_min": 356,
"y_max": 510,
"y_min": 384
},
"category": "rectangle_bar",
"color_rgb": [
184,
200,
208
],
"id": "vertical_pillar_3",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 360,
"center_y": 447
},
"size": {
"area_pixels": 1280,
"length_pixels": 128,
"thickness_pixels": 10
}
},
{
"bbox": {
"height": 102,
"width": 10,
"x_max": 440,
"x_min": 432,
"y_max": 510,
"y_min": 410
},
"category": "rectangle_bar",
"color_rgb": [
185,
200,
207
],
"id": "vertical_pillar_4",
"orientation": {
"angle_deg": 90.0,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 436,
"center_y": 460
},
"size": {
"area_pixels": 1020,
"length_pixels": 102,
"thickness_pixels": 10
}
}
]
}