Changes

Jump to: navigation, search
Performances
==Performances==
The following box shows the output of the application while classifying an image that contains a red apple:
<pre class="board-terminal">
$ python3 image-classifier.py 2019-10-25 11:17:15,288 - DEBUG - Starting ...2019-10-25 11:17:15,289 - DEBUG - Importing the TF graph ...Classified as: Red Apple2019-10-25 11:17:21,591 - DEBUG - Prediction time = 2.567471504211426 sAvocado 2.246000076411292e-05Banana 3.769999921132694e-06Green Apple 0.029635440558195114Hand 4.4839998736279085e-05Orange 0.0009084499906748533Red Apple 0.96938514709472662019-10-25 11:17:21,594 - DEBUG - Exiting ...
</pre>
4,650
edits

Navigation menu