jordandelbar/detr-mmap
Low-latency RF-DETR video stream inference in Rust using zero-copy mmap + FlatBuffers
This system helps security and surveillance professionals quickly detect humans in live video feeds from edge devices like security cameras, even in crowded scenes. It takes a video stream as input and outputs real-time alerts or statuses when human activity is detected, enabling rapid response without lag. This tool is for professionals managing physical security or automated monitoring systems.
Use this if you need a high-speed, low-latency system for detecting humans in live video feeds on edge devices, where immediate alerts and minimal processing delay are critical.
Not ideal if your application requires analysis of recorded video, relies on cloud-based processing, or needs to detect objects other than humans.
Stars
21
Forks
2
Language
Rust
License
Apache-2.0
Category
Last pushed
Feb 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/jordandelbar/detr-mmap"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kornia/kornia-rs
🦀 Low-level 3D Computer Vision library in Rust
rustybuilder/rust-faces
Face Detection in Rust with Python Bindings
catch-twenty-two/rust-ssd
An implementation of Single Shot Detection (SSD) using the Burn deep learning framework in Rust
zlogic/matrix-eyes
A Rust port of Apple Depth Pro which can output stereograms and 3D models
mosure/burn_depth
burn depth pro model inference🔥📐😎