paper-with-me

Papers

Monocular 3D Vehicle Detection Using Uncalibrated Traffic Cameras through Homography

2021-03-29 · Minghan Zhu, Songan Zhang, Yuanxin Zhong, Pingping Lu, Huei Peng, John Lenneman

This paper proposes a method to extract the position and pose of vehicles in the 3D world from a single traffic camera. Most previous monocular 3D vehicle detection algorithms focused on cameras on vehicles from the perspective of a driver, and assumed known intrinsic and extrinsic calibration. On the contrary, this paper focuses on the same task using uncalibrated monocular traffic cameras. We observe that the homography between the road plane and the image plane is essential to 3D vehicle detection and the data synthesis for this task, and the homography can be estimated without the camera intrinsics and extrinsics. We conduct 3D vehicle detection by estimating the rotated bounding boxes (r-boxes) in the bird's eye view (BEV) images generated from inverse perspective mapping. We propose a new regression target called tailed r-box and a dual-view network architecture which boosts the detection accuracy on warped BEV images. Experiments show that the proposed method can generalize to new camera and environment setups despite not seeing imaged from them during training.

📄 PDF Abstract BibTeX arXiv:2103.15293

Code (1)

minghanz/trafcam_3d 공식 구현

Tasks

vehicle detection

Similar Papers 제목 키워드 기반

A Pedestrian-Vehicle Interaction Benchmark and Annotation Framework for Unstructured Scenes via Uncalibrated Cameras

2026-05-25 · Haoyang Peng, Qian Hu, Songan Zhang, Ming Yang arxiv

Predicting the interaction between pedestrian and vehicle is essential for autonomous driving safety in unstructured and semi-structured scenarios; however, this task is severely hindered by the scarcity of public datase…

Trajectory PredictionAutonomous Driving

Turning Traffic Monitoring Cameras into Intelligent Sensors for Traffic Density Estimation

2021-10-29 · Zijian Hu, William H. K. Lam, S. C. Wong, Andy H. F. Chow 외

Accurate traffic state information plays a pivotal role in the Intelligent Transportation Systems (ITS), and it is an essential input to various smart mobility applications such as signal coordination and traffic flow pr…

Camera CalibrationDensity Estimationvehicle detection

CarFusion: Combining Point Tracking and Part Detection for Dynamic 3D Reconstruction of Vehicles

2018-06-01 · CVPR 2018 6 · N. Dinesh Reddy, Minh Vo, Srinivasa G. Narasimhan

Despite significant research in the area, reconstruction of multiple dynamic rigid objects (eg. vehicles) observed from wide-baseline, uncalibrated and unsynchronized cameras, remains hard. On one hand, feature trackin…

3D ReconstructionPoint Tracking

SKoPe3D: A Synthetic Dataset for Vehicle Keypoint Perception in 3D from Traffic Monitoring Cameras

2023-09-04 · Himanshu Pahadia, Duo Lu, Bharatesh Chakravarthi, Yezhou Yang

Intelligent transportation systems (ITS) have revolutionized modern road infrastructure, providing essential functionalities such as traffic monitoring, road safety assessment, congestion reduction, and law enforcement. …

Keypoint DetectionPose EstimationTransfer Learningvehicle detection+1

Weakly Supervised Training of Monocular 3D Object Detectors Using Wide Baseline Multi-view Traffic Camera Data

2021-10-21 · Matthew Howe, Ian Reid, Jamie Mackenzie

Accurate 7DoF prediction of vehicles at an intersection is an important task for assessing potential conflicts between road users. In principle, this could be achieved by a single camera system that is capable of detecti…

Autonomous VehiclesObjectPose Prediction