paper-with-me

홈 › Papers

Driv3R: Learning Dense 4D Reconstruction for Autonomous Driving

2024-12-09 · Xin Fei, Wenzhao Zheng, Yueqi Duan, Wei Zhan, Masayoshi Tomizuka, Kurt Keutzer, Jiwen Lu

Realtime 4D reconstruction for dynamic scenes remains a crucial challenge for autonomous driving perception. Most existing methods rely on depth estimation through self-supervision or multi-modality sensor fusion. In this paper, we propose Driv3R, a DUSt3R-based framework that directly regresses per-frame point maps from multi-view image sequences. To achieve streaming dense reconstruction, we maintain a memory pool to reason both spatial relationships across sensors and dynamic temporal contexts to enhance multi-view 3D consistency and temporal integration. Furthermore, we employ a 4D flow predictor to identify moving objects within the scene to direct our network focus more on reconstructing these dynamic regions. Finally, we align all per-frame pointmaps consistently to the world coordinate system in an optimization-free manner. We conduct extensive experiments on the large-scale nuScenes dataset to evaluate the effectiveness of our method. Driv3R outperforms previous frameworks in 4D dynamic scene reconstruction, achieving 15x faster inference speed compared to methods requiring global alignment. Code: https://github.com/Barrybarry-Smith/Driv3R.

📄 PDF Abstract BibTeX arXiv:2412.06777

Code (1)

barrybarry-smith/driv3r 공식 구현 pytorch

Tasks

4D reconstructionAutonomous DrivingDepth EstimationSensor Fusion

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Focus 설명 없음
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 제목 키워드 기반

$ν$-DBA: Neural Implicit Dense Bundle Adjustment Enables Image-Only Driving Scene Reconstruction

2024-04-29 · Yunxuan Mao, Bingqi Shen, Yifei Yang, Kai Wang 외

The joint optimization of the sensor trajectory and 3D map is a crucial characteristic of bundle adjustment (BA), essential for autonomous driving. This paper presents $\nu$-DBA, a novel framework implementing geometric …

Autonomous DrivingNovel View SynthesisOptical Flow EstimationSurface Reconstruction

DVGT-2: Vision-Geometry-Action Model for Autonomous Driving at Scale

2026-04-01 · Sicheng Zuo, Zixun Xie, Wenzhao Zheng, Shaoqing Xu 외 arxiv

End-to-end autonomous driving has evolved from the conventional paradigm based on sparse perception into vision-language-action (VLA) models, which focus on learning language descriptions as an auxiliary task to facilita…

Trajectory PlanningAutonomous Driving

LiAuto-GeoX: Efficient Grounded Driving Transformer

2026-06-04 · Jiawei Lian, Haoyi Sun, Yang Wu, Lifu Mu 외 arxiv

Dense 3D reconstruction has demonstrated immense potential for spatial understanding, yet its viability as a real-time, onboard representation for autonomous driving remains an open challenge. Existing large-scale visual…

Trajectory PredictionScene UnderstandingAutonomous Driving3D Reconstruction

PerMO: Perceiving More at Once from a Single Image for Autonomous Driving

2020-07-16 · Feixiang Lu, Zongdai Liu, Xibin Song, Dingfu Zhou 외

We present a novel approach to detect, segment, and reconstruct complete textured 3D models of vehicles from a single image for autonomous driving. Our approach combines the strengths of deep learning and the elegance of…

3D ReconstructionAutonomous DrivingGPUInstance Segmentation+2

NTR: Neural Token Reconstruction for Scene Token Bottleneck in End-to-End Driving

2026-05-29 · Jiahui Li, Jiawei Sun, Zixiang Ren, Ming Liu 외 arxiv

Recent perception-free end-to-end (E2E) autonomous driving methods bypass explicit perception outputs by compressing dense image patch tokens into compact scene tokens for downstream trajectory generation and scoring. Wh…

Representation LearningAutonomous Driving