File size: 456 Bytes
4223b70
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "categories": [
    {
      "id": "0",
      "name": "ball"
    },
    {
      "id": "1",
      "name": "goalpost"
    },
    {
      "id": "2",
      "name": "robot"
    },
    {
      "id": "3",
      "name": "L-Intersection"
    },
    {
      "id": "4",
      "name": "T-Intersection"
    },
    {
      "id": "5",
      "name": "X-Intersection"
    }
  ],
  "info": {
    "year": 2025,
    "version": "1.0",
    "contributor": "Label Studio"
  }
}