Data generation for Computer Vision Models Training
- Clone the repo
- Change the folder location to save data as per requirement.
- Run the .ipynb file
- Change the augmentations to be applied as per need.
- The augmented images as well as the corresponding generated XMLs will be stored in the folder location mentioned
- Use the generated dataset for training any bounding box based computer vision model.