Supported import types
Contents
bbox or polygon
bbox or polygon{
"project_name": "Project Name",
"create_date": "2019-10-22 19:04:16Z",
"export_format_version": "1.1",
"export_date": "2019-11-19 16:21:18Z",
"attributes": [
{
"name": "ewerwer",
"type": "TEXT",
"values": [
"black",
"white"
]
}
],
"label_classes": [
{
"class_name": "cat",
"color": "#1f78b44d",
"class_type": "object",
"attributes": [
"black",
"white"
]
},
{
"class_name": "dog",
"color": "#e31a1c4d",
"class_type": "object"
}
],
"images": [
{
"image_name": "IMG_000002.jpg",
"dataset_name": "train dataset",
"width": 500,
"height": 430,
"image_status": "TO REVIEW",
"labels": [
{
"class_name": "cat",
"bbox": [
102,
45,
420,
404
],
"polygon": null,
"mask": null,
"z_index": 1,
"attributes": {
"attribute_name": "xyz"
}
}
],
"tags": [
"xyz",
"pqr"
]
}
]
}semantic
label_class
RLE Encoding Example
Easiest way to import
Last updated

