paper-with-me

Papers

Efficient Vision-based Vehicle Speed Estimation

2025-05-02 · Andrej Macko, Lukáš Gajdošech, Viktor Kocur

This paper presents a computationally efficient method for vehicle speed estimation from traffic camera footage. Building upon previous work that utilizes 3D bounding boxes derived from 2D detections and vanishing point geometry, we introduce several improvements to enhance real-time performance. We evaluate our method in several variants on the BrnoCompSpeed dataset in terms of vehicle detection and speed estimation accuracy. Our extensive evaluation across various hardware platforms, including edge devices, demonstrates significant gains in frames per second (FPS) compared to the prior state-of-the-art, while maintaining comparable or improved speed estimation accuracy. We analyze the trade-off between accuracy and computational cost, showing that smaller models utilizing post-training quantization offer the best balance for real-world deployment. Our best performing model beats previous state-of-the-art in terms of median vehicle speed estimation error (0.58 km/h vs. 0.60 km/h), detection precision (91.02% vs 87.08%) and recall (91.14% vs. 83.32%) while also being 5.5 times faster.

📄 PDF Abstract BibTeX arXiv:2505.01203

Code (0)

등록된 구현이 없습니다.

Tasks

Quantizationvehicle detectionVehicle Speed Estimation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Vehicle Speed Estimation Using Computer Vision And Evolutionary Camera Calibration

2021-10-16 · NeurIPS Workshop LatinX_in_AI 2021 12 · Hector Mejia, Esteban Palomo, Ezequiel López-Rubio, Israel Pineda 외

Currently, the standard for vehicle speed estimation is radar or lidar speed signs which can be costly to buy and maintain. However, most major cities already implement networks of traffic surveillance cameras that can b…

Camera CalibrationHomography EstimationVehicle Speed Estimation

Vision-based Vehicle Speed Estimation: A Survey

2021-01-15 · David Fernández Llorca, Antonio Hernández Martínez, Iván García Daza

The need to accurately estimate the speed of road vehicles is becoming increasingly important for at least two main reasons. First, the number of speed cameras installed worldwide has been growing in recent years, as the…

SurveyVehicle Speed Estimation

ViLDAR - Visible Light Sensing Based Speed Estimation using Vehicle's Headlamps

2018-07-14

The introduction of light emitting diodes (LED) in automotive exterior lighting systems provides opportunities to develop viable alternatives to conventional communication and sensing technologies. Most of the advanced d…

Autonomous VehiclesManagement

Calibration-Free Vehicle Speed Estimation: A Monocular Keypoint-Template Approach

2026-08-17 · Gaofeng Su, Keya Li, Raja Sengupta, Kara M. Kockelman arxiv

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 o…

Vehicle Speed EstimationKeypoint Detection

A dataset for audio-video based vehicle speed estimation

2022-12-03 · Slobodan Djukanović, Nikola Bulatović, Ivana Čavor

Accurate speed estimation of road vehicles is important for several reasons. One is speed limit enforcement, which represents a crucial tool in decreasing traffic accidents and fatalities. Compared with other research ar…

Vehicle Speed Estimation