https://github.com/curiousily/burglar-alarm-system-with-tensorflow-js-and-react
Use TensorFlow’s Object Detection model (COCO-SSD) to detect intruders from images and webcam feeds
https://github.com/curiousily/burglar-alarm-system-with-tensorflow-js-and-react
coco-ssd deep-learning javascript machine-learning object-detection react tensorflow
Last synced: 3 months ago
JSON representation
Use TensorFlow’s Object Detection model (COCO-SSD) to detect intruders from images and webcam feeds
- Host: GitHub
- URL: https://github.com/curiousily/burglar-alarm-system-with-tensorflow-js-and-react
- Owner: curiousily
- Created: 2019-10-07T11:58:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-07T19:20:46.000Z (over 5 years ago)
- Last Synced: 2025-01-08T13:54:34.321Z (5 months ago)
- Topics: coco-ssd, deep-learning, javascript, machine-learning, object-detection, react, tensorflow
- Language: JavaScript
- Homepage: https://www.curiousily.com/posts/burglar-alarm-system-using-object-detection-with-tensorflow-js/
- Size: 1.32 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Object Detection with TensorFlow.js
Learn how to detect intruders from image or webcam feed. Complete tutorial: [https://www.curiousily.com/posts/burglar-alarm-system-using-object-detection-with-tensorflow-js/](https://www.curiousily.com/posts/burglar-alarm-system-using-object-detection-with-tensorflow-js/)
