/Image-Classification-JS

Image classification using ML5.JS ✌️ - A supervised machine learning model that classifies images accordingly.

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Image-Classification-JS (Using Feature Extraction + Regression)

Image classification using ML5.JS ✌️ - A supervised machine learning model that do regression images accordingly.

Here we are using the pre-trained model 'MobileNet' & let it autmatically learn the features.

Built on

  • ML5JS & MobileNet model
  • P5JS

Working

The slider provides values in range of 0 and 1 & attaches it to image and trains it.