robodhhb/SmartPiCam
Real time object detection with Raspberry Pi, Google Edge TPU and Python
This project helps you build a smart camera that can automatically identify specific objects in its view in real time. You provide live video feed from a Raspberry Pi camera, and the system outputs frames with detected objects like apples and bottles highlighted. This is ideal for hobbyists, educators, or small-scale automation enthusiasts who want to experiment with embedded vision.
No commits in the last 6 months.
Use this if you want to set up a small, low-cost camera system to automatically identify predefined objects like 'apple' or 'bottle' in its field of view.
Not ideal if you need to detect a wide variety of custom objects, require very high frame rates, or need a plug-and-play solution without any setup.
Stars
11
Forks
3
Language
Python
License
MIT
Category
Last pushed
Oct 31, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/robodhhb/SmartPiCam"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ModelDepot/tfjs-yolo-tiny
In-Browser Object Detection using Tiny YOLO on Tensorflow.js
google-research-datasets/Objectron
Objectron is a dataset of short, object-centric video clips. In addition, the videos also...
sthanhng/yoloface
Deep learning-based Face detection using the YOLOv3 algorithm (https://github.com/sthanhng/yoloface)
AutoPTZ/autoptz
AI Tracking Solution for Any PTZ Cameras
OlafenwaMoses/DeepStack_ExDark
A DeepStack custom model for detecting common objects in dark/night images and videos.