42 lines
633 B
JSON
42 lines
633 B
JSON
{
|
|
"images": [],
|
|
"categories": [
|
|
{
|
|
"id": 0,
|
|
"name": "Car"
|
|
},
|
|
{
|
|
"id": 1,
|
|
"name": "bicycle"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name": "bus"
|
|
},
|
|
{
|
|
"id": 3,
|
|
"name": "motorcycle"
|
|
},
|
|
{
|
|
"id": 4,
|
|
"name": "people"
|
|
},
|
|
{
|
|
"id": 5,
|
|
"name": "truck"
|
|
},
|
|
{
|
|
"id": 6,
|
|
"name": "van"
|
|
}
|
|
],
|
|
"annotations": [],
|
|
"info": {
|
|
"year": 2026,
|
|
"version": "1.0",
|
|
"description": "",
|
|
"contributor": "Label Studio",
|
|
"url": "",
|
|
"date_created": "2026-06-04 16:29:32.349266"
|
|
}
|
|
} |