This repo contains the needed material to:
- Merge, split and select a custom number of images for COCO Datasets and transform it in YOLOv8 format;
- (Prototype) Train a binary Classifier to choose if an image should be in the dataset or not;
- Merge all the dataset that we have avalable, in a single dataset to perform some data-Cleaning operation;
- Automatic labeling using Yolo-World and Grounding-Dino
- YoloV8 Train pipeline. Deployment on different formats Also tensor RT
All the dataset should be putted in the "Datasets" Folder