For more information on the search, visit the help page.
COCOFormat
FIFTYONE
ROBOFLOW
utils
augmentations_collector
cli_utils
constants
data_utils
enums
ldf_equivalence
parquet
plot_utils
remote_file_downloader
task_utils
visualizations
AugmentationsCollector
ParquetFileManager
ParquetRecord
RemoteFileDownloader
download_remote_file
find_duplicates
get_class_distributions
get_duplicates_info
get_heatmaps
get_missing_annotations
get_task_name
get_task_type
infer_task
merge_uuids
plot_class_distribution
plot_heatmap
rgb_to_bool_masks
split_task
task_is_metadata
task_type_iterator
warn_on_duplicates
luxonis_ml.data.utils.COCOFormat
luxonis_ml
data
class COCOFormat(str, Enum):
View In Hierarchy
Supported COCO directory layouts.
str
COCO layout exported by FiftyOne.
'fiftyone'
COCO layout exported by Roboflow.
'roboflow'