AugLy

AugLy is a data augmentations library that currently supports four modalities (audio, image, text & video) and over 100 augmentations. Each modality’s augmentations are contained within its own sub-library. These sub-libraries include both function-based and class-based transforms, composition operators, and have the option to provide metadata about the transform applied, including its intensity.
https://gitcode.net/mirrors/facebookresearch/AugLy?utm_source=csdn_github_accelerator
https://github.com/facebookresearch/AugLy

Albumentations

http://albumentations.ai/docs/