LSH9832/edgeyolo
an edge-real-time anchor-free object detector with decent performance
This project helps operations engineers or drone operators analyze video feeds from edge devices like drones or industrial cameras. It takes live video streams or recorded footage as input and outputs identified objects within the frames, indicating their location. This allows for real-time monitoring of specific items, people, or anomalies in various environments.
522 stars.
Use this if you need fast, accurate object detection on compact, power-efficient hardware like NVIDIA Jetson or Huawei Ascend devices for real-time applications.
Not ideal if your application doesn't require deployment on edge devices or if you need to perform more complex tasks like instance segmentation out-of-the-box.
Stars
522
Forks
73
Language
Python
License
Apache-2.0
Category
Last pushed
Jan 09, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/LSH9832/edgeyolo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
IBM/MAX-Object-Detector
Localize and identify multiple objects in a single image.
stephanecharette/DarkMark
Marking up images for use with Darknet.
amdegroot/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
aditya-vora/FCHD-Fully-Convolutional-Head-Detector
Code for FCHD - A fast and accurate head detector
dog-qiuqiu/FastestDet
:zap: A newly designed ultra lightweight anchor free target detection algorithm, weight only...