CVMar 21, 2021

Traffic Camera Calibration via Vehicle Vanishing Point Detection

arXiv:2103.11438v115 citations
Originality Incremental advance
AI Analysis

This addresses camera calibration for traffic surveillance systems, offering a more efficient solution but is incremental as it builds on existing vanishing point detection methods.

The paper tackles traffic surveillance camera calibration by detecting vehicle vanishing points using a CNN with diamond space parametrization, achieving competitive results on the BrnoCarPark dataset with fewer requirements than the state-of-the-art.

In this paper we propose a traffic surveillance camera calibration method based on detection of pairs of vanishing points associated with vehicles in the traffic surveillance footage. To detect the vanishing points we propose a CNN which outputs heatmaps in which the positions of vanishing points are represented using the diamond space parametrization which enables us to detect vanishing points from the whole infinite projective space. From the detected pairs of vanishing points for multiple vehicles in a scene we establish the scene geometry by estimating the focal length of the camera and the orientation of the road plane. We show that our method achieves competitive results on the BrnoCarPark dataset while having fewer requirements than the current state of the art approach.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes