paper-with-me

Papers

VGGT-Long: Chunk it, Loop it, Align it -- Pushing VGGT's Limits on Kilometer-scale Long RGB Sequences

2025-07-22 · Kai Deng, Zexin Ti, Jiawei Xu, Jian Yang, Jin Xie arxiv

Foundation models for 3D vision have recently demonstrated remarkable capabilities in 3D perception. However, extending these models to large-scale RGB stream 3D reconstruction remains challenging due to memory limitations. In this work, we propose VGGT-Long, a simple yet effective system that pushes the limits of monocular 3D reconstruction to kilometer-scale, unbounded outdoor environments. Our approach addresses the scalability bottlenecks of existing models through a chunk-based processing strategy combined with overlapping alignment and lightweight loop closure optimization. Without requiring camera calibration, depth supervision or model retraining, VGGT-Long achieves trajectory and reconstruction performance comparable to traditional methods. We evaluate our method on KITTI, Waymo, and Virtual KITTI datasets. VGGT-Long not only runs successfully on long RGB sequences where foundation models typically fail, but also produces accurate and consistent geometry across various conditions. Our results highlight the potential of leveraging foundation models for scalable monocular 3D scene in real-world settings, especially for autonomous driving scenarios. Code is available at https://github.com/DengKaiCQ/VGGT-Long.

📄 PDF Abstract BibTeX arXiv:2507.16443

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving3D Reconstruction

Similar Papers 제목 키워드 기반

SwiftVGGT: A Scalable Visual Geometry Grounded Transformer for Large-Scale Scenes

2025-11-23 · Jungho Lee, Minhyeok Lee, Sunghun Yang, Minseok Kang 외 arxiv

3D reconstruction in large-scale scenes is a fundamental task in 3D perception, but the inherent trade-off between accuracy and computational efficiency remains a significant challenge. Existing methods either prioritize…

Visual Place RecognitionComputational Efficiency3D Reconstruction

FlashVGGT: Efficient and Scalable Visual Geometry Transformers with Compressed Descriptor Attention

2025-12-01 · Zipeng Wang, Dan Xu arxiv

3D reconstruction from multi-view images is a core challenge in computer vision. Recently, feed-forward methods have emerged as efficient and robust alternatives to traditional per-scene optimization techniques. Among th…

3D Reconstruction

VGGT-SLAM: Dense RGB SLAM Optimized on the SL(4) Manifold

2025-05-18 · Dominic Maggio, Hyungtae Lim, Luca Carlone

We present VGGT-SLAM, a dense RGB SLAM system constructed by incrementally and globally aligning submaps created from the feed-forward scene reconstruction approach VGGT using only uncalibrated monocular cameras. While r…

GPU

VGGT-Motion: Motion-Aware Calibration-Free Monocular SLAM for Long-Range Consistency

2026-02-05 · Zhuang Xiong, Chen Zhang, Qingshan Xu, Wenbing Tao arxiv

Despite recent progress in calibration-free monocular SLAM via 3D vision foundation models, scale drift remains severe on long sequences. Motion-agnostic partitioning breaks contextual coherence and causes zero-motion dr…

VGGT-SLAM 2.0: Real-time Dense Feed-forward Scene Reconstruction

2026-01-27 · Dominic Maggio, Luca Carlone arxiv

We present VGGT-SLAM 2.0, a real-time RGB feed-forward SLAM system which substantially improves upon VGGT-SLAM for incrementally aligning submaps created from VGGT. Firstly, we remove high-dimensional 15-degree-of-freedo…

Object DetectionImage Retrieval