YoloV7-ncnn-Raspberry-Pi-4 and YoloV5-ncnn-Raspberry-Pi-4

These are competitor tools, offering different versions (V7 vs. V5) of the Yolo object detection algorithm, both optimized for bare Raspberry Pi 4 using ncnn for edge-device ML deployment, meaning a user would typically choose one over the other based on performance and accuracy needs.

Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 19/25
Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 11/25
Stars: 97
Forks: 20
Downloads:
Commits (30d): 0
Language: C++
License: BSD-3-Clause
Stars: 55
Forks: 6
Downloads:
Commits (30d): 0
Language: C++
License: BSD-3-Clause
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About YoloV7-ncnn-Raspberry-Pi-4

Qengineering/YoloV7-ncnn-Raspberry-Pi-4

YoloV7 for a bare Raspberry Pi using ncnn.

This project helps operations engineers and hobbyists perform real-time object detection on live video feeds or image files using a Raspberry Pi 4. It takes a visual input, like a camera feed or image, and outputs identified objects within that visual, such as cars or people, at decent speeds directly on the device. It's designed for users who want to deploy computer vision solutions on cost-effective, embedded hardware.

embedded-vision object-detection real-time-analytics IOT edge-computing

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.

embedded-vision edge-computing computer-vision-development real-time-object-detection

Scores updated daily from GitHub, PyPI, and npm data. How scores work