niektemme / tensorflow-mnist-predict

Use TensorFlow to predict handwriting
184 stars 122 forks source link

How to load multiple images ? #11

Open Link009 opened 7 years ago

Link009 commented 7 years ago

(working on predict_2.py)

How can I give multiple images at once ? How can I visualize the final result of this in console ? How can I print/save the multiple digits in a file (example .txt) ?