Keras Preprocessing is the data preprocessing and data augmentation
module of the Keras deep learning library. It provides utilities for
working with image data, text data, and sequence data.

Homepage:
https://github.com/keras-team/keras-preprocessing
