PS-Ddevil / IndiSnacks

States the name of popular indian snacks through visual recognition

Home Page:https://indisnacks.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IndiSnacks

This Project include

  • Flask Application
  • IBM Watson Visual Recognition API

Model in trained with the following images

  • Dosa
  • Ghatiya
  • Golgappa
  • Idli
  • Jalebi
  • Misal Pav
  • Poha
  • Samosa
  • Vada Pav
  • Vada

Following are the requirements as stated in requirement.txt:

  • certifi==2019.6.16
  • chardet==3.0.4
  • Click==7.0
  • Flask==1.1.1
  • Flask-WTF==0.14.2
  • gunicorn==19.9.0
  • ibm-cloud-sdk-core==0.5.1
  • ibm-watson==3.1.2
  • idna==2.8
  • itsdangerous==1.1.0
  • Jinja2==2.10.1
  • MarkupSafe==1.1.1
  • Pillow==6.1.0
  • PyJWT==1.7.1
  • python-dateutil==2.8.0
  • requests==2.22.0
  • six==1.12.0
  • urllib3==1.25.3
  • watson-developer-cloud==2.10.1
  • websocket-client==0.48.0
  • Werkzeug==0.15.4
  • WTForms==2.2.1

To Contribute

  1. Clone the repo.
  2. Make a virtualenv and install all the packages in requirements.txt
  3. Open a issue.

About

States the name of popular indian snacks through visual recognition

https://indisnacks.herokuapp.com/


Languages

Language:HTML 42.3%Language:Python 35.7%Language:CSS 14.9%Language:Dockerfile 7.1%