Skip to content

Implementation of a Keras data-generator that allows setting up a pipeline of transformations. It also works with many works and with multiprocessing on fit/evaluate.

License

Notifications You must be signed in to change notification settings

bernardohenz/ExtendableImageDatagen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExtendableImageDatagen

Implementation of a Keras data-generator that allows setting up a pipeline of transformations. It also works with many works and with multiprocessing on fit/evaluate.

Test files compare the runs using (or not) shuffle, using 1 or 8 workers, and using (or not) multiprocessing.

About

Implementation of a Keras data-generator that allows setting up a pipeline of transformations. It also works with many works and with multiprocessing on fit/evaluate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages