YoloV6-ncnn-Raspberry-Pi-4 and YoloV5-ncnn-Raspberry-Pi-4
These are ecosystem siblings, representing two distinct versions of YOLO (v5 and v6) for object detection, both optimized for the Raspberry Pi 4 using the ncnn neural network inference framework by the same developer.
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.
About YoloV5-ncnn-Raspberry-Pi-4
Qengineering/YoloV5-ncnn-Raspberry-Pi-4
YoloV5 for a bare Raspberry Pi 4
This project helps embedded systems developers quickly implement object detection on a Raspberry Pi 4. It takes image or video data as input and outputs identified objects with bounding boxes, allowing for real-time analysis on low-power devices. Developers working on edge computing or embedded vision projects would use this.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work