Semi-Supervised Deep Large-Baseline Homography Estimation with Progressive Equivalence Constraint

Abstract

Homography estimation is erroneous in the case of large-baseline due to the low image overlay and limited receptive field. To address it, we propose a progressive estimation strategy by converting large-baseline homography into multiple intermediate ones, cumulatively multiplying these intermediate items can reconstruct the initial homography. Meanwhile, a semi-supervised homography identity loss, which consists of two components: a supervised objective and an unsupervised objective, is introduced. The first supervised loss is acting to optimize intermediate homographies, while the second unsupervised one helps to estimate a large-baseline homography without photometric losses. To validate our method, we propose a large-scale dataset that covers regular and challenging scenes. Experiments show that our method achieves state-of-the-art performance in large-baseline scenes while keeping competitive performance in small-baseline scenes. Code and dataset are available at https://github.com/megvii-research/LBHomo.

Cite

Text

Jiang et al. "Semi-Supervised Deep Large-Baseline Homography Estimation with Progressive Equivalence Constraint." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I1.25183

Markdown

[Jiang et al. "Semi-Supervised Deep Large-Baseline Homography Estimation with Progressive Equivalence Constraint." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/jiang2023aaai-semi/) doi:10.1609/AAAI.V37I1.25183

BibTeX

@inproceedings{jiang2023aaai-semi,
  title     = {{Semi-Supervised Deep Large-Baseline Homography Estimation with Progressive Equivalence Constraint}},
  author    = {Jiang, Hai and Li, Haipeng and Lu, Yuhang and Han, Songchen and Liu, Shuaicheng},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {1024-1032},
  doi       = {10.1609/AAAI.V37I1.25183},
  url       = {https://mlanthology.org/aaai/2023/jiang2023aaai-semi/}
}