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.

More Mohammad Hasani's questions See All
Similar questions and discussions