aryxns / open-mind

A web application that you can use to train a machine learning model and make it recognize your images

Home Page:https://cluster-11.github.io/open-mind/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N|Solid

Open Mind

A web application that you can use to train a machine learning model and make it recognize your images

  • currently supports two class
  • uses tensorflowjs
  • supports dataset upload
  • can download your trained dataset
  • similar to Google's teachable machine project
  • An extended version of the Knn starter application

When Using

  • Try to give as much example image as possible so the application can recognize it better
  • Since the training happens instantly when you add example, sometimes on lower-end devices the application might slow down for a bit

visit the demo here

For Developer

Before creating a pull request or pushing code on the master branch, remember to do npm run build which will update the /doc folder. The demo is served from the /doc folder

About

A web application that you can use to train a machine learning model and make it recognize your images

https://cluster-11.github.io/open-mind/


Languages

Language:JavaScript 70.5%Language:HTML 22.0%Language:CSS 7.4%