File size: 2,111 Bytes
67b2995
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
{
    "label_tree": {
        "type": "tree",
        "directed": true,
        "nodes": [],
        "edges": []
    },
    "label_groups": [
        {
            "_id": "64827f71f0b564693054a973",
            "name": "Detection oriented labels",
            "label_ids": [
                "64827f71f0b564693054a972",
                "64827f71f0b564693054a974"
            ],
            "relation_type": "EXCLUSIVE"
        },
        {
            "_id": "64827f71f0b564693054a976",
            "name": "No Object",
            "label_ids": [
                "64827f71f0b564693054a975"
            ],
            "relation_type": "EMPTY_LABEL"
        }
    ],
    "all_labels": {
        "64827f71f0b564693054a972": {
            "_id": "64827f71f0b564693054a972",
            "name": "pointer",
            "color": {
                "red": 204,
                "green": 148,
                "blue": 218,
                "alpha": 255
            },
            "hotkey": "a",
            "domain": "ROTATED_DETECTION",
            "creation_date": "2023-06-09T01:25:05.421000",
            "is_empty": false,
            "is_anomalous": false
        },
        "64827f71f0b564693054a974": {
            "_id": "64827f71f0b564693054a974",
            "name": "scale",
            "color": {
                "red": 112,
                "green": 133,
                "blue": 65,
                "alpha": 255
            },
            "hotkey": "a",
            "domain": "ROTATED_DETECTION",
            "creation_date": "2023-06-09T01:25:05.421000",
            "is_empty": false,
            "is_anomalous": false
        },
        "64827f71f0b564693054a975": {
            "_id": "64827f71f0b564693054a975",
            "name": "No Object",
            "color": {
                "red": 250,
                "green": 158,
                "blue": 63,
                "alpha": 255
            },
            "hotkey": "",
            "domain": "ROTATED_DETECTION",
            "creation_date": "2023-06-09T01:25:05.421000",
            "is_empty": true,
            "is_anomalous": false
        }
    }
}