This repository performs :
- Mosaic augmentations on YOLO format dataset code taken from here and modified
- Any augmentaitons supported by albumentations library can be applied on any yolo format dataset.
I am thankful to this repo.. I have modified this code to take YOLO format dataset.