Showing posts with label TensorFlow. Show all posts
Showing posts with label TensorFlow. Show all posts

Thursday, April 27, 2017

TensorFlow and Image Recognition

How much easy is to do Image Recognition with TensorFlow:


The model is Inception-V3 and it is already pre-trained. Only 200 MB of space on disk and.. it is done.
The language used is Python.