This is a demo application that uses Vue.js and a webcam to detect Jagermeister bottles in video and/or images. Code adapted to fit the requirements from the following project: tfjs-coco-ssd-vue-example
npm install
npm run serve
npm run build
Is important to copy your trained model into a folder called "web_model" in the root directory and then run:
node_modules/http-server/bin/http-server -c1 --cors .