frikishaan / ml5-image-classification

Image classification using ml5.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Image classification using ml5.js


Languages

Language:JavaScript 42.2%Language:HTML 29.9%Language:CSS 27.9%