chiphuyen/stanford-tensorflow-tutorials

how to edit stanford-tensorflow-tutorials/2017/examples/09_tfrecord_example.py to read multiple images?

LarsFichtel opened this issue · 0 comments

Looping the process of writing images into the .tfrecords-file works fine, but how do I read multiple images from a .tfrecords-file?

Is there any simple solution? would be great if added to the code.