• Stars
    star
    1
  • Language
    Python
  • Created about 7 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This application uses tensorflow's deep neural network called the Inception model v3 for image classification The application currently consists of a Web Client, which uses a RESTFUL API that does the classification, and spits out the top 10 guesses of what it thinks the image is.