File size: 866 Bytes
461506f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
{
"images": [
{
"id": 9,
"file_name": "Ball_example_20250620165631169.png",
"width": 700,
"height": 240
}
],
"annotations": [
{
"id": 9,
"image_id": 9,
"category_id": 4,
"bbox": [
325,
160,
34,
46
],
"area": 1564,
"iscrowd": 0
}
],
"categories": [
{
"id": 0,
"name": "Buoy"
},
{
"id": 1,
"name": "GuardBoat"
},
{
"id": 2,
"name": "RedBall"
},
{
"id": 3,
"name": "YellowBall"
},
{
"id": 4,
"name": "GreenBall"
}
]
} |