wenjuntan / tensorflow-cnn-web

Web capabilities for tensorflow image classification

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tensorflow - Image Classification

see TF Model reference for the inception model details

Requirements

  • Python >=2.7 or >=3.4
    • Tensorflow >=1.0

Usage

$ pip install -r requirements.txt
$ export FLASK_APP=lable_image.py
$ python -m flask run

Demo screenshots

IMG

About

Web capabilities for tensorflow image classification


Languages

Language:HTML 66.9%Language:Python 17.9%Language:JavaScript 10.3%Language:CSS 5.0%