Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 198 Bytes

File metadata and controls

7 lines (4 loc) · 198 Bytes

tensorflow-input-pipeline

fast: read images from directories using tensorflow.

faster: read images using PIL then write to TFRecord format.

fastest: use TFRecord format and multi-threadings.