MicrocontrollersAndMore / TensorFlow_Tut_2_Classification_Walk-through

TensorFlow Tutorial 2: Image Classification Walk-through
41 stars 47 forks source link

Use the OpenCV image instead of re-loading a jpeg #3

Closed iamsurya closed 6 years ago

iamsurya commented 6 years ago

Fix to the StackOverflow question on using the OpenCV image as a tensor instead of reloading it.