VisPhyBench-Data / test /detection_json /task10027_003_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": 40,
"width": 42,
"x_max": 300,
"x_min": 260,
"y_max": 168,
"y_min": 130
},
"category": "circle",
"color_rgb": [
239,
81,
72
],
"id": "red_ball",
"position": {
"center_x": 279.74,
"center_y": 149.58
},
"size": {
"area_pixels": 1264,
"radius_pixels": 20.06
}
},
{
"bbox": {
"height": 38,
"width": 38,
"x_max": 244,
"x_min": 208,
"y_max": 180,
"y_min": 144
},
"category": "circle",
"color_rgb": [
187,
201,
209
],
"id": "gray_ball_small",
"position": {
"center_x": 226.38,
"center_y": 162.08
},
"size": {
"area_pixels": 1124,
"radius_pixels": 18.92
}
},
{
"bbox": {
"height": 48,
"width": 48,
"x_max": 230,
"x_min": 184,
"y_max": 244,
"y_min": 198
},
"category": "circle",
"color_rgb": [
186,
202,
210
],
"id": "gray_ball_large",
"position": {
"center_x": 206,
"center_y": 221.06
},
"size": {
"area_pixels": 1784,
"radius_pixels": 23.82
}
},
{
"bbox": {
"height": 164,
"width": 82,
"x_max": 302,
"x_min": 222,
"y_max": 426,
"y_min": 264
},
"category": "line_segment",
"color_rgb": [
191,
204,
211
],
"id": "tilted_gray_bar",
"orientation": {
"angle_deg": 65.17,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 261.8,
"center_y": 344.74
},
"size": {
"area_pixels": 1940,
"length_pixels": 178.1,
"thickness_pixels": 13.64
}
},
{
"bbox": {
"height": 184,
"width": 46,
"x_max": 186,
"x_min": 142,
"y_max": 510,
"y_min": 328
},
"category": "line_segment",
"color_rgb": [
188,
201,
208
],
"id": "gray_leg_left",
"orientation": {
"angle_deg": 77.56,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 164.28,
"center_y": 418.86
},
"size": {
"area_pixels": 1272,
"length_pixels": 186.34,
"thickness_pixels": 13.1
}
},
{
"bbox": {
"height": 184,
"width": 48,
"x_max": 188,
"x_min": 142,
"y_max": 510,
"y_min": 328
},
"category": "line_segment",
"color_rgb": [
191,
204,
210
],
"id": "gray_leg_right",
"orientation": {
"angle_deg": -77.51,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 164.76,
"center_y": 420.06
},
"size": {
"area_pixels": 1280,
"length_pixels": 186.34,
"thickness_pixels": 12.4
}
}
]
}