webcam-object-detection icon indicating copy to clipboard operation
webcam-object-detection copied to clipboard

Tensorflow.js webcam object detection in React

trafficstars

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 ;)