Skip to content

tahaemara/object-recognition-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Object Recognition using TensorFlow and Java

This small demo was written in Java to recognize objects in images and classify it into 1000 classes like Lion, Frog, Flowers, ....etc using Inception V3 model.

The pre-trained Inception V3 model can be downloaded from here https://storage.googleapis.com/download.tensorflow.org/models/inception_dec_2015.zip

For more details read this article: http://emaraic.com/blog/object-recognition-using-TensorFlow-Java

Compiling and running code using Netbeans (Video) : https://www.youtube.com/watch?v=hFzAA0xHbZA

Screenshots

Thanks to

Releases

No releases published

Packages

No packages published

Languages