#253 · Primary category: Computer Vision
edgeyolo
an edge-real-time anchor-free object detector with decent performance
Project last updated:04/20/26
GitHub Stars
528
Forks
71
Contributors
1
License
Apache-2.0
Why we included this project
EdgeYOLO is an anchor-free detector built for boards that can't handle a full-size GPU model. The repo ships pretrained COCO and VisDrone weights and walks you through training, quantized exports, and C++ inference on Jetson with TensorRT, RK3588 with RKNN, MNN, OpenVINO, Ascend, and Horizon J5. A Docker image standardizes the environment, so you don't waste days wiring separate tools together. Model sizes run from small to larger, letting you compromise between accuracy and frame rate based on your hardware. If you're prototyping on drones or embedded boxes and want a single-stage detector that actually runs, this one.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)