Skip to content

Python tornado web application with an image classifier neural network model trained on 3000 images (product categories such as creal, rice, soft drinks, water, chocolates etc..) classified into 24 categories.

Notifications You must be signed in to change notification settings

Swaroop-p/Product-Category-Identification

Repository files navigation

README

main.py python file is the entry point of the tornado web server.

What does this repository contain ?

  • API that accepts a 227 X 227 image base64 encoded and returns the product category guessed based on a squeezenet model

How do I get set up?

  • Read Heroku_app_steps.txt for more details

About

Python tornado web application with an image classifier neural network model trained on 3000 images (product categories such as creal, rice, soft drinks, water, chocolates etc..) classified into 24 categories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages