alxxtexxr / tensorflowjs-image-classifier

Image classifier with TensorFlow.js

Home Page:https://imageclassifier-404.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TensorFlowJS Image Classifier

Image classifier with TensorFlowJS

Prerequisites

  • NodeJS

Installing

Move to server directory and install all the required packages

$ npm install

Running

Stil in the server directory, run the server

$ node server

Then go to http://localhost:81 in your browser

About

Image classifier with TensorFlow.js

https://imageclassifier-404.herokuapp.com

License:MIT License


Languages

Language:JavaScript 93.6%Language:HTML 6.4%