Data Import#
Import media and labels into a FiftyOne Enterprise dataset. Supports images, videos, point clouds, and all major label formats including COCO, YOLO, VOC, KITTI, and Hugging Face Hub.

Requirements#
Usage#
Ask your AI assistant:
"I want to add more samples to this dataset. I have a COCO labels file at gs://my-bucket/labels.json and images at gs://my-bucket/data/"
"Import my YOLO dataset from /data/yolo into a new dataset called my-detections"
"Load images from /data/raw into my existing dataset"
The skill confirms paths and format with you, presents an import plan, then runs the import as a delegated job.