VisPhyBench-Data / test /detection_json /task10006_000_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": 68,
"width": 70,
"x_max": 228,
"x_min": 160,
"y_max": 140,
"y_min": 74
},
"category": "circle",
"color_rgb": [
240,
81,
71
],
"id": "red_ball",
"position": {
"center_x": 194,
"center_y": 107
},
"size": {
"area_pixels": 3800,
"radius_pixels": 34.78
}
},
{
"bbox": {
"height": 46,
"width": 46,
"x_max": 274,
"x_min": 230,
"y_max": 262,
"y_min": 218
},
"category": "circle",
"color_rgb": [
191,
205,
213
],
"id": "gray_ball",
"position": {
"center_x": 252.38,
"center_y": 239.7
},
"size": {
"area_pixels": 1608,
"radius_pixels": 22.62
}
},
{
"bbox": {
"height": 156,
"width": 52,
"x_max": 304,
"x_min": 254,
"y_max": 326,
"y_min": 172
},
"category": "line_segment",
"color_rgb": [
204,
213,
218
],
"id": "cross_gray_bar_1",
"orientation": {
"angle_deg": -73.7,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 281.34,
"center_y": 246.28
},
"size": {
"area_pixels": 1364,
"length_pixels": 160.16,
"thickness_pixels": 17.22
}
},
{
"bbox": {
"height": 126,
"width": 110,
"x_max": 334,
"x_min": 226,
"y_max": 312,
"y_min": 188
},
"category": "line_segment",
"color_rgb": [
205,
215,
220
],
"id": "cross_gray_bar_2",
"orientation": {
"angle_deg": -49.1,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 277.32,
"center_y": 253.18
},
"size": {
"area_pixels": 1400,
"length_pixels": 160.5,
"thickness_pixels": 17.52
}
},
{
"bbox": {
"height": 78,
"width": 216,
"x_max": 302,
"x_min": 88,
"y_max": 414,
"y_min": 338
},
"category": "line_segment",
"color_rgb": [
198,
210,
216
],
"id": "platform_bar",
"orientation": {
"angle_deg": -17.57,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 193.78,
"center_y": 376.2
},
"size": {
"area_pixels": 2384,
"length_pixels": 223.94,
"thickness_pixels": 13.48
}
},
{
"bbox": {
"height": 112,
"width": 22,
"x_max": 112,
"x_min": 92,
"y_max": 510,
"y_min": 400
},
"category": "rectangle_bar",
"color_rgb": [
196,
209,
216
],
"id": "pillar_left",
"orientation": {
"angle_deg": 88.38,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 106.42,
"center_y": 456.56
},
"size": {
"area_pixels": 1312,
"length_pixels": 110.3,
"thickness_pixels": 20.04
}
},
{
"bbox": {
"height": 140,
"width": 24,
"x_max": 200,
"x_min": 178,
"y_max": 510,
"y_min": 372
},
"category": "rectangle_bar",
"color_rgb": [
197,
209,
216
],
"id": "pillar_middle",
"orientation": {
"angle_deg": -88.78,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 184.52,
"center_y": 441.48
},
"size": {
"area_pixels": 1396,
"length_pixels": 138.18,
"thickness_pixels": 21.78
}
},
{
"bbox": {
"height": 168,
"width": 42,
"x_max": 290,
"x_min": 250,
"y_max": 510,
"y_min": 344
},
"category": "line_segment",
"color_rgb": [
198,
211,
217
],
"id": "pillar_right_tilted",
"orientation": {
"angle_deg": -82.34,
"definition": "angle from +x axis, counter-clockwise"
},
"position": {
"center_x": 264.52,
"center_y": 427.86
},
"size": {
"area_pixels": 2044,
"length_pixels": 168.52,
"thickness_pixels": 22.84
}
}
]
}