CVAug 4, 2022

Globally Consistent Video Depth and Pose Estimation with Efficient Test-Time Training

arXiv:2208.02709v15.75 citationsh-index: 8Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of robust and efficient video structure from motion for applications like 3D reconstruction, offering incremental improvements over existing learning-based methods.

The paper tackles the problem of dense depth and pose estimation in videos by introducing GCVD, a globally consistent method that integrates a compact pose graph with CNN-based optimization and an effective keyframe selection mechanism, resulting in improved robustness and efficiency, outperforming state-of-the-art methods in both depth and pose estimation.

Dense depth and pose estimation is a vital prerequisite for various video applications. Traditional solutions suffer from the robustness of sparse feature tracking and insufficient camera baselines in videos. Therefore, recent methods utilize learning-based optical flow and depth prior to estimate dense depth. However, previous works require heavy computation time or yield sub-optimal depth results. We present GCVD, a globally consistent method for learning-based video structure from motion (SfM) in this paper. GCVD integrates a compact pose graph into the CNN-based optimization to achieve globally consistent estimation from an effective keyframe selection mechanism. It can improve the robustness of learning-based methods with flow-guided keyframes and well-established depth prior. Experimental results show that GCVD outperforms the state-of-the-art methods on both depth and pose estimation. Besides, the runtime experiments reveal that it provides strong efficiency in both short- and long-term videos with global consistency provided.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes