A simple Image classifier Web application built using Tensorflow.js.
To get started, do the following:
- Clone this repository in your local machine:
- Open up a terminal and navigate to the folder where you want to clone: Then do the following:
git clone https://github.com/yashprakash13/ImgeClassifier-WebApp.git
- Open the index.html file in a browser
That's it!! Play with the image classifier app from your browser window!
- Tensorflow.js pretrained model - MobileNet
- HTML 5
- Javascript
- CSS