Papers › UniDrive: Towards Universal Driving Perception Across Camera Configurations

UniDrive: Towards Universal Driving Perception Across Camera Configurations

17 Oct 2024arXiv:2410.13864archive 2025-07-28

Ye Li, Wenzhao Zheng, Xiaonan Huang, Kurt Keutzer

Vision-centric autonomous driving has demonstrated excellent performance with economical sensors. As the fundamental step, 3D perception aims to infer 3D information from 2D images based on 3D-2D projection. This makes driving perception models susceptible to sensor configuration (e.g., camera intrinsics and extrinsics) variations. However, generalizing across camera configurations is important for deploying autonomous driving models on different car models. In this paper, we present UniDrive, a novel framework for vision-centric autonomous driving to achieve universal perception across camera configurations. We deploy a set of unified virtual cameras and propose a ground-aware projection method to effectively transform the original images into these unified virtual views. We further propose a virtual configuration optimization method by minimizing the expected projection error between original cameras and virtual cameras. The proposed virtual camera projection can be applied to existing 3D perception methods as a plug-and-play module to mitigate the challenges posed by camera parameter variability, resulting in more adaptable and reliable driving perception models. To evaluate the effectiveness of our framework, we collect a dataset on Carla by driving the same routes while only modifying the camera configurations. Experimental results demonstrate that our method trained on one specific camera configuration can generalize to varying configurations with minor performance degradation.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2410.13864")

Code

Syntology Ran 6 of 8 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · our draft was wrong; 5 ran with no contract checked.

By repository: official repository: 8 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

ywyeli/unidrive officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

8 samples harvested; 6 ran; 0 honoured the contract we drafted; 2 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

1ran · our draft was wrong
5ran
2unverified

Licence: 0 of the 8 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from ywyeli/unidrive. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

get_q ywyeli/unidrive/create/nus_tool/quaternion_rotate.py official repository ran MIT (permissive) · 3158ba95434ec463 · report
open_read_txt ywyeli/unidrive/create/nus_tool/draw_label.py official repository ran MIT (permissive) · 2aba2fe86bf0b30c · report
openreadtxt ywyeli/unidrive/create/nus_tool/position_3d_sweeps.py official repository ran · our draft was wrong MIT (permissive) · 1253da08424d657a · report
parse_line ywyeli/unidrive/create/nus_tool/draw_label.py official repository ran MIT (permissive) · e2413a47a9133772 · report
quaternion_multiply ywyeli/unidrive/create/nus_tool/quaternion_rotate.py official repository ran fingerprinted MIT (permissive) · cf1011814ab4b0ec · report
read_point_cloud_bin ywyeli/unidrive/create/nus_tool/draw_label.py official repository ran MIT (permissive) · c2a11dade0cf3b22 · report
create_splits_logs ywyeli/unidrive/project/configs/splits.py official repository unverified MIT (permissive) · f372d2d1ee840c97 · report
create_splits_scenes ywyeli/unidrive/project/configs/splits.py official repository unverified MIT (permissive) · ee8b5ead7588c0f0 · report

Tasks

Autonomous Driving

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

CARLAEntropy RegularizationPPOSET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections