Skip to content

Latest commit

 

History

History
executable file
·
21 lines (13 loc) · 462 Bytes

README.md

File metadata and controls

executable file
·
21 lines (13 loc) · 462 Bytes

Webcam Object Detection

Real time object detection of stream coming through webcam.
Create-react-app project with tensorflow.js.
COCO-SSD model with lite_mobilenet_v2 cnn

How to run the app

git pull
npm install
npm start

Demo

Live Demo

https://mighty-refuge-51184.herokuapp.com/

Don't forget to star this repo ;)