Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

DVGT: Driving Visual Geometry Transformer

About

Perceiving and reconstructing 3D scene geometry from visual inputs is crucial for autonomous driving. However, there still lacks a driving-targeted dense geometry perception model that can adapt to different scenarios and camera configurations. To bridge this gap, we propose a Driving Visual Geometry Transformer (DVGT), which reconstructs a global dense 3D point map from a sequence of unposed multi-view visual inputs. We first extract visual features for each image using a DINO backbone, and employ alternating intra-view local attention, cross-view spatial attention, and cross-frame temporal attention to infer geometric relations across images. We then use multiple heads to decode a global point map in the ego coordinate of the first frame and the ego poses for each frame. Unlike conventional methods that rely on precise camera parameters, DVGT is free of explicit 3D geometric priors, enabling flexible processing of arbitrary camera configurations. DVGT directly predicts metric-scaled geometry from image sequences, eliminating the need for post-alignment with external sensors. Trained on a large mixture of driving datasets including nuScenes, OpenScene, Waymo, KITTI, and DDAD, DVGT significantly outperforms existing models on various scenarios. Code is available at https://github.com/wzzheng/DVGT.

Sicheng Zuo, Zixun Xie, Wenzhao Zheng, Shaoqing Xu, Fang Li, Shengyin Jiang, Long Chen, Zhi-Xin Yang, Jiwen Lu• 2025

Related benchmarks

TaskDatasetResultRank
3D ReconstructionKITTI
Acc Mean0.846
9
Pose EstimationnuScenes--
8
Depth EstimationnuScenes v1.0 (train val)
Absolute Relative Error (Abs Rel)0.13
7
3D ReconstructionWaymo
Accuracy1.714
6
3D ReconstructionnuScenes
Acc0.457
6
3D ReconstructionOpenScene
Accuracy0.402
6
3D ReconstructionDDAD
Accuracy0.751
6
Ego-pose EstimationOpenScene
AUC@3074.7
5
Ego-pose EstimationDDAD
AUC@3095.1
5
Ego-pose EstimationWaymo
AUC@3086.4
5
Showing 10 of 11 rows

Other info

Follow for update