Segments.ai
Segments.ai is a data-labeling platform for computer vision, supporting 2D image segmentation and vectors as well as 3D point cloud and multi-sensor fusion annotation. Its REST API and Python SDK let teams manage datasets, samples, labels, labelsets, and versioned releases programmatically for building training data pipelines.
APIs
Segments.ai Datasets API
Create, list, retrieve, update, and delete labeling datasets, including their task type (image segmentation, vectors, point cloud cuboid/segmentation, multi-sensor fusion), cate...
Segments.ai Samples API
Manage the individual items to be labeled within a dataset - images, point clouds, and multi-sensor sequences - with attributes, metadata, and labeling priority.
Segments.ai Labels API
Create, retrieve, update, and delete the annotation labels attached to a sample for a given labelset, with label status (LABELED, REVIEWED, REJECTED, PRELABELED, SKIPPED), attri...
Segments.ai Labelsets API
Manage labelsets within a dataset - named groups of labels such as ground-truth or model predictions - allowing multiple parallel annotation sets per sample.
Segments.ai Releases API
Create, list, retrieve, and delete versioned, immutable snapshots of a dataset's labels for export and reproducible ML training.