paper-with-me

Papers

Unsupervised Homography Estimation with Coplanarity-Aware GAN

2022-05-08 · CVPR 2022 1 · Mingbo Hong, Yuhang Lu, Nianjin Ye, Chunyu Lin, Qijun Zhao, Shuaicheng Liu

Estimating homography from an image pair is a fundamental problem in image alignment. Unsupervised learning methods have received increasing attention in this field due to their promising performance and label-free training. However, existing methods do not explicitly consider the problem of plane-induced parallax, which will make the predicted homography compromised on multiple planes. In this work, we propose a novel method HomoGAN to guide unsupervised homography estimation to focus on the dominant plane. First, a multi-scale transformer network is designed to predict homography from the feature pyramids of input images in a coarse-to-fine fashion. Moreover, we propose an unsupervised GAN to impose coplanarity constraint on the predicted homography, which is realized by using a generator to predict a mask of aligned regions, and then a discriminator to check if two masked feature maps are induced by a single homography. To validate the effectiveness of HomoGAN and its components, we conduct extensive experiments on a large-scale dataset, and the results show that our matching error is 22% lower than the previous SOTA method. Code is available at https://github.com/megvii-research/HomoGAN.

📄 PDF Abstract BibTeX arXiv:2205.03821

Code (1)

megvii-research/homogan 공식 구현 pytorch

Tasks

Homography Estimation

Similar Papers 제목 키워드 기반

Content-Aware Unsupervised Deep Homography Estimation

2019-09-12 · ECCV 2020 8 · Jirong Zhang, Chuan Wang, Shuaicheng Liu, Lanpeng Jia 외

Homography estimation is a basic image alignment method in many applications. It is usually conducted by extracting and matching sparse feature points, which are error-prone in low-light and low-texture images. On the ot…

Homography EstimationTriplet

SSHNet: Unsupervised Cross-modal Homography Estimation via Problem Reformulation and Split Optimization

2025-01-01 · CVPR 2025 1 · Junchen Yu, Si-Yuan Cao, Runmin Zhang, Chenghao Zhang 외

We propose a novel unsupervised cross-modal homography estimation learning framework, named Split Supervised Homography estimation Network (SSHNet). SSHNet reformulates the unsupervised cross-modal homography estimat…

Domain GeneralizationHomography Estimation

InterNet: Unsupervised Cross-modal Homography Estimation Based on Interleaved Modality Transfer and Self-supervised Homography Prediction

2024-09-26 · Junchen Yu, Si-Yuan Cao, Runmin Zhang, Chenghao Zhang 외

We propose a novel unsupervised cross-modal homography estimation framework, based on interleaved modality transfer and self-supervised homography prediction, named InterNet. InterNet integrates modality transfer and sel…

Domain GeneralizationHomography Estimation

CodingHomo: Bootstrapping Deep Homography With Video Coding

2025-04-16 · Yike Liu, Haipeng Li, Shuaicheng Liu, Bing Zeng

Homography estimation is a fundamental task in computer vision with applications in diverse fields. Recent advances in deep learning have improved homography estimation, particularly with unsupervised learning approaches…

Homography Estimation

SCPNet: Unsupervised Cross-modal Homography Estimation via Intra-modal Self-supervised Learning

2024-07-11 · Runmin Zhang, Jun Ma, Si-Yuan Cao, Lun Luo 외

We propose a novel unsupervised cross-modal homography estimation framework based on intra-modal Self-supervised learning, Correlation, and consistent feature map Projection, namely SCPNet. The concept of intra-modal sel…

Homography EstimationSelf-Supervised Learning