RattyDAVE/pi-object-detection
Raspberry Pi Object detection.
This project helps anyone who needs to automatically detect and identify objects in a video feed or from a camera connected to a Raspberry Pi. It takes live video input from a USB or Raspberry Pi camera and outputs an annotated video stream or image frames with detected objects highlighted and labeled. This is ideal for hobbyists, educators, or small-scale automation engineers building DIY surveillance, smart home, or robotics projects.
No commits in the last 6 months.
Use this if you need a quick and easy way to get basic object detection up and running on a Raspberry Pi 3 or 4 using a pre-trained model with minimal setup.
Not ideal if you require real-time, high-speed object detection (e.g., for fast-moving objects or critical industrial applications) or need to train custom models from scratch directly on the Raspberry Pi.
Stars
12
Forks
7
Language
Shell
License
—
Category
Last pushed
Aug 13, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/RattyDAVE/pi-object-detection"
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.