Playing with TensorFlow on Windows

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Playing with TensorFlow on Windows

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: Playing with TensorFlow on Windows

Post by Antonio Linares »

Image recognition using TensorFlow!

https://www.tensorflow.org/versions/r0. ... index.html

https://github.com/tensorflow/tensorflo ... y_image.py

anto@WIN-K64P62ICVF5:/usr/local/lib/python2.7/dist-packages/tensorflow/models/image$ python classify_image.py --image_file /tmp/imagenet/harbour.jpg

Image

space shuttle (score = 0.63697)
yawl (score = 0.02483)
flagpole, flagstaff (score = 0.01622)
pirate, pirate ship (score = 0.01611)
airliner (score = 0.00907)
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply