paper-with-me

Papers

HyVGGT-VO: Tightly Coupled Hybrid Dense Visual Odometry with Feed-Forward Models

2026-04-02 · Junxiang Pan, Lipu Zhou, Baojie Chen arxiv

Dense visual odometry (VO), which provides pose estimation and dense 3D reconstruction, serves as the cornerstone for applications ranging from robotics to augmented reality. Recently, feed-forward models have demonstrated remarkable capabilities in dense mapping. However, when these models are used in dense visual SLAM systems, their heavy computational burden restricts them to yielding sparse pose outputs at keyframes while still failing to achieve real-time pose estimation. In contrast, traditional sparse methods provide high computational efficiency and high-frequency pose outputs, but lack the capability for dense reconstruction. To address these limitations, we propose HyVGGT-VO, a novel framework that combines the computational efficiency of sparse VO with the dense reconstruction capabilities of feed-forward models. To the best of our knowledge, this is the first work to tightly couple a traditional VO framework with VGGT, a state-of-the-art feed-forward model. Specifically, we design an adaptive hybrid tracking frontend that dynamically switches between traditional optical flow and the VGGT tracking head to ensure robustness. Furthermore, we introduce a hierarchical optimization framework that jointly refines VO poses and the scale of VGGT predictions to ensure global scale consistency. Our approach achieves an approximately 5x processing speedup compared to existing VGGT-based methods, while reducing the average trajectory error by 85% on the indoor EuRoC dataset and 12% on the outdoor KITTI benchmark. Our code will be publicly available upon acceptance. Project page: https://geneta2580.github.io/HyVGGT-VO.io.

📄 PDF Abstract BibTeX arXiv:2604.02107

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency3D ReconstructionPose EstimationVisual Odometry

Similar Papers 제목 키워드 기반

Direct Visual-Inertial Odometry with Semi-Dense Mapping

2019-10-04 · Wenju Xu, Dongkyu Choi, Guanghui Wang

The paper presents a direct visual-inertial odometry system. In particular, a tightly coupled nonlinear optimization based method is proposed by integrating the recent advances in direct dense tracking and Inertial Measu…

Sensor FusionVisual OdometryVisual Tracking

Dense RGB-D-Inertial SLAM with Map Deformations

2022-07-22 · Tristan Laidlow, Michael Bloesch, Wenbin Li, Stefan Leutenegger

While dense visual SLAM methods are capable of estimating dense reconstructions of the environment, they suffer from a lack of robustness in their tracking step, especially when the optimisation is poorly initialised. Sp…

3D ReconstructionGPU

EVI-SAM: Robust, Real-time, Tightly-coupled Event-Visual-Inertial State Estimation and 3D Dense Mapping

2023-12-19 · Weipeng Guan, Peiyu Chen, Huibin Zhao, Yu Wang 외

Event cameras are bio-inspired, motion-activated sensors that demonstrate substantial potential in handling challenging situations, such as motion blur and high-dynamic range. In this paper, we proposed EVI-SAM to tackle…

3D ReconstructionComputational EfficiencyPose TrackingState Estimation

Sparse2Dense: From direct sparse odometry to dense 3D reconstruction

2019-03-21 · Jiexiong Tang, John Folkesson, Patric Jensfelt

In this paper, we proposed a new deep learning based dense monocular SLAM method. Compared to existing methods, the proposed framework constructs a dense 3D model via a sparse to dense mapping using learned surface norma…

3D ReconstructionDepth EstimationDepth PredictionMonocular Visual Odometry+2

Graph Attention-Guided Search for Dense Multi-Agent Pathfinding

2025-10-20 · Rishabh Jain, Keisuke Okumura, Michael Amir, Amanda Prorok arxiv

Finding near-optimal solutions for dense multi-agent pathfinding (MAPF) problems in real-time remains challenging even for state-of-the-art planners. To this end, we develop a hybrid framework that integrates a learned h…