keras-preprocessing
keras-preprocessing copied to clipboard
Utilities for working with image data, text data, and sequence data.
Keras Preprocessing
⚠️ This GitHub repository is now deprecated -- all Keras Preprocessing symbols have
moved into the core Keras repository
and the TensorFlow pip package. All code
changes and discussion should move to the Keras repository.
For users looking for a place to start preprocessing data, consult the preprocessing layers guide and refer to the data loading utilities API.