CCTV_YOLO: High-Speed Real-Time Object Detection via Low-Res Inference
tom_doerr · x · 2026-08-26
This project demonstrates real-time object detection using the YOLOv5n6 model.
Key Technique:
- Performs inference on low-resolution frames (320x180) for high-speed processing.
- Maps detection results back to high-resolution frames for rendering, balancing speed and visual quality.
- Deployed as a Gradio app streaming live data from external camera feeds.
- Optimized for CUDA-enabled GPUs.
More from Research
- LAWA: Efficient Future Imagination for World Models via Latent Actions — Xiang Li · 2026-08-26
- FaSHIoNPOp: Fast Spectrally-Shaped Disorder Generation on the Sphere — ssh4net · 2026-08-26
- Inflatable Robotic Skin with Internal ToF Sensing Debuts at IROS 2026 — nptacek · 2026-08-26
- Developer builds local agent "Secret Agent Bubbles": Qwen works by day, self-trains by RL at night — cephaloform · 2026-08-26
- Why mathematicians lack motivation to verify AI proofs — voooooogel · 2026-08-26
- Skepticism Around LLM-as-a-Judge: Biases and Overfitting Risks — Innowise_ · 2026-08-26