YoloV8-ncnn-Raspberry-Pi-4 and YoloV6-ncnn-Raspberry-Pi-4
These are competitors: both provide optimized YOLO object detection models for bare Raspberry Pi devices using the ncnn neural network inference framework, but for different versions of the YOLO algorithm (v8 vs. v6).
About YoloV8-ncnn-Raspberry-Pi-4
Qengineering/YoloV8-ncnn-Raspberry-Pi-4
YoloV8 for a bare Raspberry Pi 4 or 5
This project enables real-time object detection directly on a Raspberry Pi 4 or 5, transforming live camera feeds or images into identified objects with bounding boxes. It's designed for hobbyists, educators, or engineers who need to deploy computer vision solutions on low-cost, embedded hardware without cloud services. You provide video frames or images, and it outputs recognized objects and their locations.
About YoloV6-ncnn-Raspberry-Pi-4
Qengineering/YoloV6-ncnn-Raspberry-Pi-4
YoloV6 for a bare Raspberry Pi using ncnn.
This project helps embedded systems developers deploy object detection capabilities on resource-constrained devices like the Raspberry Pi 4. It takes real-time video feeds or images and outputs bounding boxes around detected objects. This is ideal for developers building IoT solutions, surveillance systems, or robotics applications that need on-device visual processing.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work