#196 · Primary category: Computer Vision

cosmo-edge

bm1688 computer-vision cpp17 cv186x edge-ai grounding-dino on-device-ai rk3576 rknn rockchip rv1126b sophon video-analytics visual-pipeline vlm

Production-grade C++ edge AI engine for video analytics and on-device VLM across Sophon, Rockchip RKNN, and x86, with visual orchestration, real-time OSD, events, and reproducible benchmarks.

Project last updated:08/28/26

GitHub Stars

621

Forks

152

Contributors

8

License

Apache-2.0

Why we included this project

Shipping video analytics to NPU-equipped edge boards usually means stitching together vendor SDKs, model conversion scripts, and custom glue code for each new device. CosmoEdge is a C++17 engine that collapses that whole path into one orchestration layer, covering Sophon BM1688/CV186X, Rockchip RK3576/RV1126B, and plain x86. Beyond inference serving, it handles model import, visual pipeline orchestration, real-time OSD overlays, alarm handling, and event delivery, so the result is a deployable application rather than a bare model endpoint. Reproducible multi-platform benchmark reports and a Docker-based x86 quick start let you evaluate the workflow on a laptop before committing to specific edge hardware. For teams building on-device vision products, the appeal is one codebase that targets several NPU vendors without locking you into a single runtime.

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