Skip to content

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

License

Notifications You must be signed in to change notification settings

cluster-11/open-mind

Repository files navigation

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

Note

If you're looking for a starter version, use this If you're looking for more details or want to look into a new calculation app, check it out here.

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published