/ml5-image-classification

Image classification using ml5.js

Primary LanguageJavaScript

Image Classifer using ml5.js

This is an simple Image classifier using ml5.js. In this the classification is done on the video recording continuously from users camera.

In order to use this app and see results you must give permission to access camera from your device.

The demo of the app is available here.

Tech Stack

  • HTML, CSS and JavaScript.
  • ml5.js (Machine learning library for JavaScript)