paper-with-me

홈 › Papers

Learning-based Natural Geometric Matching with Homography Prior

2018-07-13 · Yifang Xu, Tianli Liao, Jing Chen

Geometric matching is a key step in computer vision tasks. Previous learning-based methods for geometric matching concentrate more on improving alignment quality, while we argue the importance of naturalness issue simultaneously. To deal with this, firstly, Pearson correlation is applied to handle large intra-class variations of features in feature matching stage. Then, we parametrize homography transformation with 9 parameters in full connected layer of our network, to better characterize large viewpoint variations compared with affine transformation. Furthermore, a novel loss function with Gaussian weights guarantees the model accuracy and efficiency in training procedure. Finally, we provide two choices for different purposes in geometric matching. When compositing homography with affine transformation, the alignment accuracy improves and all lines are preserved, which results in a more natural transformed image. When compositing homography with non-rigid thin-plate-spline transformation, the alignment accuracy further improves. Experimental results on Proposal Flow dataset show that our method outperforms state-of-the-art methods, both in terms of alignment accuracy and naturalness.

📄 PDF Abstract BibTeX arXiv:1807.05119

Code (0)

등록된 구현이 없습니다.

Tasks

Geometric Matching

Similar Papers 제목 키워드 기반

Precise Aerial Image Matching based on Deep Homography Estimation

2021-07-19 · Myeong-Seok Oh, Yong-Ju Lee, Seong-Whan Lee

Aerial image registration or matching is a geometric process of aligning two aerial images captured in different environments. Estimating the precise transformation parameters is hindered by various environments such as …

Homography EstimationImage Registration

Planar-SfM: Camera Pose Estimation via Homography Graph Embeddings

2026-06-30 · Gabi Pragier, Matan Karklinsky, David Ungarish, Avi Ben-Cohen arxiv

Structure from Motion (SfM) systems traditionally struggle with planar scenes, where standard epipolar geometry-based methods become degenerate. Rather than viewing planar surfaces as a limitation, we propose a unified f…

Camera Pose Estimation

PMatch: Paired Masked Image Modeling for Dense Geometric Matching

2023-03-30 · CVPR 2023 1 · Shengjie Zhu, Xiaoming Liu

Dense geometric matching determines the dense pixel-wise correspondence between a source and support image corresponding to the same 3D structure. Prior works employ an encoder of transformer blocks to correlate the two-…

DecoderGeometric Matchingimage-classificationImage Classification

HOLO: Homography-Guided Pose Estimator Network for Fine-Grained Visual Localization on SD Maps

2026-01-06 · Xuchang Zhong, Xu Cao, Jinke Feng, Hao Fang arxiv

Visual localization on standard-definition (SD) maps has emerged as a promising low-cost and scalable solution for autonomous driving. However, existing regression-based approaches often overlook inherent geometric prior…

Visual LocalizationAutonomous Driving

Mathematical Analysis of Image Matching Techniques

2026-04-08 · Oleh Samoilenko arxiv

Image matching is a fundamental problem in Computer Vision with direct applications in robotics, remote sensing, and geospatial data analysis. We present an analytical and experimental evaluation of classical local featu…

Homography EstimationKeypoint DetectionImage Matching