Skip to main content

LabelingAlgorithm Objects

class LabelingAlgorithm(base_orm.BaseORM)
Labeling algorithm base ORM. ORM: algorithm_name, algorithm_params

ObjectInterpolationParams Objects

class ObjectInterpolationParams(base_orm.BaseORM)
Labeling algorithm parameters for interpolation algorithm ORM: key_frames, objects_to_interpolate

BoundingBoxFittingParams Objects

class BoundingBoxFittingParams(base_orm.BaseORM)
Labeling algorithm parameters for bounding box fitting algorithm ORM: labels, video