test1 / label_schema.json
taicun's picture
Upload 2 files
67b2995
{
"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
}
}
}