VisPhyBench-Data / test /detection_json /task10007_006_frame_01.json
lllqaq's picture
Add VisPhyBench splits (sub/test) with videos, detection JSON, difficulty tables
3b65786 verified
{
"image_size": {
"width": 512,
"height": 512
},
"coordinate_system": {
"origin": "top_left",
"x_axis": "to_right",
"y_axis": "downward"
},
"objects": [
{
"id": "gray_ball",
"category": "circle",
"color_rgb": [184, 200, 209],
"position": {
"center_x": 304.47,
"center_y": 67.52
},
"bbox": {
"x_min": 286,
"y_min": 49,
"x_max": 323,
"y_max": 86,
"width": 38,
"height": 38
},
"size": {
"area_pixels": 1185,
"radius_pixels": 19.42
}
},
{
"id": "black_ball_1",
"category": "circle",
"color_rgb": [0, 0, 0],
"position": {
"center_x": 204.24,
"center_y": 229.93
},
"bbox": {
"x_min": 194,
"y_min": 220,
"x_max": 214,
"y_max": 240,
"width": 21,
"height": 21
},
"size": {
"area_pixels": 345,
"radius_pixels": 10.48
}
},
{
"id": "black_ball_2",
"category": "circle",
"color_rgb": [0, 0, 0],
"position": {
"center_x": 225.13,
"center_y": 260.6
},
"bbox": {
"x_min": 216,
"y_min": 251,
"x_max": 234,
"y_max": 270,
"width": 19,
"height": 20
},
"size": {
"area_pixels": 320,
"radius_pixels": 10.09
}
},
{
"id": "black_ball_3",
"category": "circle",
"color_rgb": [0, 0, 0],
"position": {
"center_x": 242.48,
"center_y": 259.69
},
"bbox": {
"x_min": 234,
"y_min": 250,
"x_max": 252,
"y_max": 270,
"width": 19,
"height": 21
},
"size": {
"area_pixels": 321,
"radius_pixels": 10.11
}
},
{
"id": "black_ball_4",
"category": "circle",
"color_rgb": [0, 0, 0],
"position": {
"center_x": 260.18,
"center_y": 275.05
},
"bbox": {
"x_min": 250,
"y_min": 265,
"x_max": 270,
"y_max": 285,
"width": 21,
"height": 21
},
"size": {
"area_pixels": 347,
"radius_pixels": 10.51
}
},
{
"id": "black_ball_5",
"category": "circle",
"color_rgb": [0, 0, 0],
"position": {
"center_x": 294.18,
"center_y": 269.62
},
"bbox": {
"x_min": 284,
"y_min": 260,
"x_max": 304,
"y_max": 280,
"width": 21,
"height": 21
},
"size": {
"area_pixels": 348,
"radius_pixels": 10.52
}
},
{
"id": "tilted_gray_bar_1",
"category": "line_segment",
"color_rgb": [187, 199, 205],
"position": {
"center_x": 200.89,
"center_y": 328.8
},
"bbox": {
"x_min": 162,
"y_min": 284,
"x_max": 240,
"y_max": 373,
"width": 79,
"height": 90
},
"size": {
"area_pixels": 744,
"length_pixels": 116.18,
"thickness_pixels": 6.4
},
"orientation": {
"angle_deg": -48.96,
"definition": "angle from +x axis, counter-clockwise"
}
},
{
"id": "tilted_gray_bar_2",
"category": "line_segment",
"color_rgb": [188, 199, 207],
"position": {
"center_x": 202.23,
"center_y": 328.77
},
"bbox": {
"x_min": 184,
"y_min": 273,
"x_max": 220,
"y_max": 384,
"width": 37,
"height": 112
},
"size": {
"area_pixels": 731,
"length_pixels": 115.79,
"thickness_pixels": 6.31
},
"orientation": {
"angle_deg": -74.22,
"definition": "angle from +x axis, counter-clockwise"
}
},
{
"id": "tilted_gray_u",
"category": "u_shape",
"color_rgb": [187, 199, 206],
"position": {
"center_x": 307.92,
"center_y": 377.81
},
"bbox": {
"x_min": 282,
"y_min": 348,
"x_max": 328,
"y_max": 401,
"width": 47,
"height": 54
},
"size": {
"area_pixels": 832,
"stroke_thickness_pixels": 8.0
},
"orientation": {
"angle_deg": -68.2,
"definition": "angle from +x axis, counter-clockwise"
}
},
{
"id": "red_ball",
"category": "circle",
"color_rgb": [240, 78, 67],
"position": {
"center_x": 455.5,
"center_y": 342.44
},
"bbox": {
"x_min": 402,
"y_min": 290,
"x_max": 509,
"y_max": 395,
"width": 108,
"height": 106
},
"size": {
"area_pixels": 8982,
"radius_pixels": 53.47
}
}
]
}