Skip to content

Easily make and share a custom image classification model. It works by creating a classifier layer on top of a powerful general purpose vision CNN (Convolutional Neural Network) which tags images.

Notifications You must be signed in to change notification settings

kirkins/model-maker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Model Maker

Setup

  • Fill out src/firebaseConfig.js.example with your info and rename src/firebaseConfig.js.
  • Install dependencies with yarn or npm.
  • Run yarn start or npm run start.

About

Easily make and share a custom image classification model. It works by creating a classifier layer on top of a powerful general purpose vision CNN (Convolutional Neural Network) which tags images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published