I have a set of labeled images that I want to train with yolov5. is there a library to augment images and gives me corresponding bounding boxes too in python?
like what Albumentations is doing in PyTorch but I have labeled txt files too.
You can use generative deep learning techniques such as variational autoencoder
See this code
Code Python code Deep Stacked Varitional Neural Network