Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 321 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 321 Bytes

Image Classifier

TensorflowJS Transfer Learning Image Classifier Codelab Tutorial

Usage:

Open terminal:

$ pip install -r requirements.txt
$ export FLASK_APP=server.py
$ flask run

This is beta software so remember everything might probably come crashing down...

Made with ❤ by repollo from nori-labs.com