English

DeepSFM: Structure From Motion Via Deep Bundle Adjustment

Computer Vision and Pattern Recognition 2020-08-11 v2

Abstract

Structure from motion (SfM) is an essential computer vision problem which has not been well handled by deep learning. One of the promising trends is to apply explicit structural constraint, e.g. 3D cost volume, into the network. However, existing methods usually assume accurate camera poses either from GT or other methods, which is unrealistic in practice. In this work, we design a physical driven architecture, namely DeepSFM, inspired by traditional Bundle Adjustment (BA), which consists of two cost volume based architectures for depth and pose estimation respectively, iteratively running to improve both. The explicit constraints on both depth (structure) and pose (motion), when combined with the learning components, bring the merit from both traditional BA and emerging deep learning technology. Extensive experiments on various datasets show that our model achieves the state-of-the-art performance on both depth and pose estimation with superior robustness against less number of inputs and the noise in initialization.

Keywords

Cite

@article{arxiv.1912.09697,
  title  = {DeepSFM: Structure From Motion Via Deep Bundle Adjustment},
  author = {Xingkui Wei and Yinda Zhang and Zhuwen Li and Yanwei Fu and Xiangyang Xue},
  journal= {arXiv preprint arXiv:1912.09697},
  year   = {2020}
}

Comments

Accepted by ECCV2020(Oral)

R2 v1 2026-06-23T12:52:07.354Z