- Fill out
src/firebaseConfig.js.example
with your info and renamesrc/firebaseConfig.js
. - Install dependencies with
yarn
ornpm
. - Run
yarn start
ornpm run start
.
kirkins/model-maker
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.
JavaScript