/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.

Primary LanguagePythonApache License 2.0Apache-2.0

Issues