Skip to content

An Angular based image classified implemented with Tensorflow.js pre-trained Mobilenet model

Notifications You must be signed in to change notification settings

Chingaipe/Image-classifier

Repository files navigation

ImageClassifier

This project is a clone of a project on Angular in depth. It is an implementation of Tensorflow.js' Mobilenet model for image classification.

The application classifies images either uploaded or via the computer's webcam, giving the image's class name and probability.

Development server

To run this project locally, clone the repo and install the dependences by running npm install. Once installation is complete, run ng serve to start up the dev server. Navigate to http://localhost:4200/

Testing

You can test out the application here

About

An Angular based image classified implemented with Tensorflow.js pre-trained Mobilenet model

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published