Harly-1506/Keras-Custom-DataGenerator

How to Keras custom dataGenerator !!!

20
/ 100
Experimental

This helps deep learning engineers train image classification models on very large datasets that don't fit into RAM. It takes image file paths and their corresponding labels as input, and outputs batches of pre-processed image data ready for model training, avoiding out-of-memory errors. It's for machine learning practitioners building image-based AI models.

No commits in the last 6 months.

Use this if you are training an image classification model with Keras on a dataset so large that loading all images into memory causes your system to run out of RAM.

Not ideal if your dataset is small enough to fit into memory, or if you are not working with image data for a Keras deep learning model.

deep-learning image-classification machine-learning-engineering large-datasets neural-networks
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 4 / 25
Maturity 16 / 25
Community 0 / 25

How are scores calculated?

Stars

7

Forks

Language

Jupyter Notebook

License

MIT

Last pushed

Oct 23, 2022

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Harly-1506/Keras-Custom-DataGenerator"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.