Label formats
Image
Segmentation labels
{
"format_version": "0.1",
"annotations": [
{
"track_id": 1, // the track id. A single object has the same track_id across frames. 0.
"id": 1, // this is a legacy field and is always equal to track_id.
"category_id": 1 // this is a category id
},
{
"track_id": 2,
"id": 2,
"category_id": 1
},
{
"track_id": 3,
"id": 3,
"category_id": 4
}
],
"segmentation_bitmap": {
"url": "https://segmentsai-staging.s3.eu-west-2.amazonaws.com/assets/davy/ddf55e99-1a6f-42d2-83e9-8657de3259a1.png"
}
}Vector labels (bounding box, polygon, polyline, keypoint)
Image sequence
Segmentation labels
Name
Type
Vector labels (bounding box, polygon, polyline, keypoint)
3D point cloud
Segmentation label
Cuboid label
Name
Type
Description
Cuboid annotation
Name
Type
Description


Vector label (polygon, polyline, keypoint)
3D point cloud sequence
Segmentation label
Cuboid label
Name
Type
Description
Vector label (polygon, polyline, keypoint)
Name
Type
Multi-sensor sequence
Name
Type
Description
Sensor
Name
Type
Description
Object attributes
Image attributes
Links
Name
Type
Description
Last updated
Was this helpful?