Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 748 Bytes

File metadata and controls

13 lines (10 loc) · 748 Bytes

KNN Image Classification Starter

A starter application that you can use to train and recognize objects/beings from image/video

  • Easy to get started and integrate in any project
  • build using basic HTML, CSS and vanilla JavaScript
  • It uses ml5 library
  • similar to teachable-machine project
  • helpful documentation link ml5 and knn
  • If you have any question, issue or bug report, open up a new issue or pull request on GitHub.

View a full featured version here.