无需标定即可用单目视频估车速,靠关键点模板和每帧更新的投影矩阵。
Calibration-Free Vehicle Speed Estimation: A Monocular Keypoint-Template Approach

- 用36个关键点模板和每帧更新的单应矩阵估计车速。
- 在400+视频上测试,最快达100mph,误差小于20%的占比超93%。
- 适合用行车记录仪等便携设备做低成本交通执法。
本文提出一种无需相机标定或道路特征的单目视频车辆速度估计算法。该方法基于36个关键点的车辆模板,结合每帧更新的单应矩阵进行速度估计。采用基于YOLO的关键点检测模块,在多样化数据集上训练,并对比了仅跟踪关键点与结合密集空间聚合的变形光流两种策略。通过单应矩阵将位移投影到度量空间实现速度估算,实验在超过400段路边及俯视视频上进行,涵盖30至100mph的速度范围。在VS13和BrnoCompSpeed数据集上,变形光流方法分别达到15.0%和9.7%的平均绝对误差(MAE),77.9%和93.1%的估计值落在±20%误差内;剔除边缘异常点后,误差降至11.7%和7.6%,准确率提升至85.3%和95.4%。该方法克服现有视觉方法的局限,支持以行车记录仪、手机等便携设备实现低成本高效测速,助力公民参与交通安全执法。
原文摘要 · Abstract (English)
This paper proposes a calibration-free framework for reliably and effectively estimating vehicle speeds from monocular videos, without relying on roadway features, camera calibration, or roadway-feature-based reference objects. The proposed framework estimates vehicle speeds using a 36-keypoint vehicle template and a homography matrix updated at each frame. A YOLO-based keypoint detection module is trained on diverse datasets, and two estimation strategies are compared: keypoint-only tracking and warped optical flow with dense spatial aggregation. Speed is estimated by projecting displacements into metric space using the homography, with validation conducted on over 400 video clips from roadside and overhead datasets, covering speeds from 30 to 100 mph. The method achieves reliable speed estimation on the VS13 and BrnoCompSpeed datasets, with the warped optical flow method delivering MAEs of 15.0% and 9.7%, respectively, and 77.9% and 93.1% of estimates falling within +/-20% error. After applying a 10% trim to remove edge-of-frame outliers, performance improves to MAEs of 11.7% and 7.6%, with within-+/-20% accuracy increasing to 85.3% and 95.4%. This work addresses key limitations of existing vision-based approaches and enables low-cost and efficient speed enforcement using portable devices such as dashcams and smartphones, thereby supporting citizen-based enforcement programs for traffic safety.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。