Augmentor
Augmentor is a Python library for machine learning, offering independent image augmentation through a stochastic pipeline. It supports a variety of techniques like rotations and elastic distortions, useful for training neural networks. With multi-threading to boost performance and integration with Keras and PyTorch, it simplifies complex image processing.