JavierMtz5/COCO_YOLO_dataset_generator
Script for retrieving images and annotations (for all or only certain labels) from a COCO format dataset, and convert them to a YOLOv8 format dataset. The newly generated dataset can be used with Ultralytics' YOLOv8 model.
PythonApache-2.0