Skip to content

bonesyblue/tensorflow-js-webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Webcam with TensorFlow.js 📸

About

This project was created whilst working through the fantastic codelab: Make a smart webcam in JavaScript with a TensorFlow.js pre-trained Machine Learning model by @jasonmayes

Getting started

yarn # Install dependencies
yarn start # Start the development server

Open up your favourite web-browser and head over to localhost:8080.

Initially, the webcam permissions button is disabled until the ML model has been loaded. Make sure to allow access to your webcam once prompted. Once everything is all set up, have fun classifying your video stream! 🚀

This project has been created using webpack-cli. To bundle your application, run:

yarn build

About

Project to accompany smart object detection codelab by @jasonmayes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published