You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project provides a complete pipeline to convert annotation data in JSON format into the YOLO format for object detection tasks. It automatically processes training, validation, and test datasets, creates train.txt and valid.txt image lists, and generates a custom_dataset.yaml configuration file for YOLO training.