An open API service indexing awesome lists of open source software.

https://github.com/simonrw/oversampling-image-data-generator


https://github.com/simonrw/oversampling-image-data-generator

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Oversampling image data generator

This class subclasses
[`keras.preprocessing.image.ImageDataGenerator`][1] to provide a
generator that yields batches of training data with balanced classes.

[1]: https://keras.io/preprocessing/image/#imagedatagenerator-class