paper-with-me

홈 › Papers

Trajectory-based Road Autolabeling with Lidar-Camera Fusion in Winter Conditions

2024-12-03 · Eerik Alamikkotervo, Henrik Toikka, Kari Tammi, Risto Ojala

Robust road segmentation in all road conditions is required for safe autonomous driving and advanced driver assistance systems. Supervised deep learning methods provide accurate road segmentation in the domain of their training data but cannot be trusted in out-of-distribution scenarios. Including the whole distribution in the trainset is challenging as each sample must be labeled by hand. Trajectory-based self-supervised methods offer a potential solution as they can learn from the traversed route without manual labels. However, existing trajectory-based methods use learning schemes that rely only on the camera or only on the lidar. In this paper, trajectory-based learning is implemented jointly with lidar and camera for increased performance. Our method outperforms recent standalone camera- and lidar-based methods when evaluated with a challenging winter driving dataset including countryside and suburb driving scenes. The source code is available at https://github.com/eerik98/lidar-camera-road-autolabeling.git

📄 PDF Abstract BibTeX arXiv:2412.02370

Code (1)

eerik98/lidar-camera-road-autolabeling 공식 구현 pytorch

Tasks

Autonomous DrivingRoad Segmentation

Similar Papers 제목 키워드 기반

VESPA: Towards un(Human)supervised Open-World Pointcloud Labeling for Autonomous Driving

2025-07-27 · Levente Tempfli, Esteban Rivera, Markus Lienkamp arxiv

Data collection for autonomous driving is rapidly accelerating, but manual annotation, especially for 3D labels, remains a major bottleneck due to its high cost and labor intensity. Autolabeling has emerged as a scalable…

Scene UnderstandingAutonomous DrivingObject DetectionPoint Clouds

BroadBEV: Collaborative LiDAR-camera Fusion for Broad-sighted Bird's Eye View Map Construction

2023-09-20 · Minsu Kim, Giseop Kim, Kyong Hwan Jin, Sunwook Choi

A recent sensor fusion in a Bird's Eye View (BEV) space has shown its utility in various tasks such as 3D detection, map segmentation, etc. However, the approach struggles with inaccurate camera BEV estimation, and a per…

Depth EstimationSensor Fusion

Infrastructure Sensor-enabled Vehicle Data Generation using Multi-Sensor Fusion for Proactive Safety Applications at Work Zone

2025-09-29 · Suhala Rabab Saba, Sakib Khan, Minhaj Uddin Ahmad, Jiahe Cao 외 arxiv

Infrastructure-based sensing and real-time trajectory generation show promise for improving safety in high-risk roadway segments such as work zones, yet practical deployments are hindered by perspective distortion, compl…

Li-ViP3D++: Query-Gated Deformable Camera-LiDAR Fusion for End-to-End Perception and Trajectory Prediction

2026-01-28 · Matej Halinkovic, Nina Masarykova, Alexey Vinel, Marek Galinski arxiv

End-to-end perception and trajectory prediction from raw sensor data is one of the key capabilities for autonomous driving. Modular pipelines restrict information flow and can amplify upstream errors. Recent query-based,…

Trajectory ForecastingTrajectory PredictionAutonomous Driving

RESOLVE: A Multi-Resolution and Multi-Modal Dataset for Roadside Cooperative Perception

2026-06-30 · Shaozu Ding, Linan Song, Marco De Vincenzi, Dajiang Suo arxiv

LiDAR has increasingly been integrated into traffic cameras to expand coverage and mitigate occlusion in roadside cooperative perception. However, how unimodal and camera-LiDAR fusion architectures behave under variation…