paper-with-me

Papers

DGSfM: Depth-Guided Scale-Aware Global Structure-from-Motion

2026-07-10 · Sithu Aung, Viktor Kocur, Yaqing Ding, Torsten Sattler, Zuzana Kukelova arxiv

Global Structure-from-Motion (SfM) is an efficient paradigm for recovering camera poses and sparse 3D structure from unordered images. However, its reliance on scale-ambiguous epipolar geometry makes global positioning sensitive to noisy baseline estimates and weak view-graph constraints, while false edges from visually ambiguous pairs can further degrade reconstruction. We propose DGSfM, a depth-aware global SfM pipeline that uses monocular depth maps as a scalable prior while preserving explicit multi-view optimization. For each image pair, we use a depth-aware relative pose solver to convert scale-ambiguous epipolar constraints into scale-aware relative pose constraints. We further improve robustness through view-graph filtering and depth-consistency-based correspondence pruning, which suppress false edges and matches that remain plausible under epipolar geometry alone. Finally, global scale averaging and depth-guided pose-point initialization align monocular depth maps into a common reconstruction scale and provide stable initialization for global positioning and bundle adjustment. Experiments on ETH3D and IMC2021 show that DGSfM consistently improves over strong global SfM baselines across sparse and dense matching front-ends, achieving substantial gains in pose accuracy. Code is available at https://github.com/sithu31296/DGSfM.

📄 PDF Abstract BibTeX arXiv:2607.09507

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Depth-Guided Metric-Aware Temporal Consistency for Monocular Video Human Mesh Recovery

2026-02-04 · Jiaxin Cen, Xudong Mao, Guanghui Yue, Wei Zhou 외 arxiv

Monocular video human mesh recovery faces fundamental challenges in maintaining metric consistency and temporal stability due to inherent depth ambiguities and scale uncertainties. While existing methods rely primarily o…

Computational EfficiencyHuman Mesh Recovery

NAIMA: Semantics Aware RGB Guided Depth Super-Resolution

2026-04-06 · Tayyab Nasir, Daochang Liu, Ajmal Mian arxiv

Guided depth super-resolution (GDSR) is a multi-modal approach for depth map super-resolution that relies on a low-resolution depth map and a high-resolution RGB image to restore finer structural details. However, the mi…

Monocular Depth Estimation

Geometry-aware Depth-guided Representation Learning for Structure-preserving Low-light Image Enhancement

2026-07-06 · Fang Gao, Jiongkai Qin, Jiabao Wang, Jingfeng Tang 외 arxiv

Low-light degradation reduces image visibility and weakens structural cues that are important for visual representation and scene understanding. Existing low-light image enhancement methods mainly focus on appearance res…

Low-Light Image EnhancementRepresentation LearningScene Understanding

CT-MVSNet: Efficient Multi-View Stereo with Cross-scale Transformer

2023-12-14 · Sicheng Wang, Hao Jiang, Lei Xiang

Recent deep multi-view stereo (MVS) methods have widely incorporated transformers into cascade network for high-resolution depth estimation, achieving impressive results. However, existing transformer-based methods are c…

3D ReconstructionDepth EstimationPoint Clouds

Guided Depth Map Super-Resolution via Multi-Scale Fusion U-shaped Mamba Network

2025-08-01 · Chenggang Guo, Hao Xu, XianMing Wan arxiv

Depth map super-resolution technology aims to improve the spatial resolution of low-resolution depth maps and effectively restore high-frequency detail information. Traditional convolutional neural network has limitation…