Skip to content

A Keras like Image Data Generator using TensorFlow's multithreading

Notifications You must be signed in to change notification settings

shashanktyagi/Tensorflow_ImageDataGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Tensorflow_ImageDataGenerator

A Keras like Image Data Generator using TensorFlow's multithreading The required directory structure:

+DATA_DIR

  +0

   -*.png

  +1

    -*.png

Note: Current implementation requires the classes to be named as 0, 1, 2,...

About

A Keras like Image Data Generator using TensorFlow's multithreading

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages