kjunichi / classify_imageGui

GUI for clasify_image.py(tensorflow)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

classify_imageGui

img

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/kjunichi/classify_imageGui
# Go into the repository
cd classify_imageGui
# Install dependencies
npm install
# Run the app
npm start

License MIT

About

GUI for clasify_image.py(tensorflow)

License:MIT License


Languages

Language:JavaScript 98.0%Language:HTML 1.6%Language:CSS 0.3%