paper-with-me

Papers

SeFENet: Robust Deep Homography Estimation via Semantic-Driven Feature Enhancement

2024-12-09 · Zeru Shi, Zengxi Zhang, Zhiying Jiang, Ruizhe An, JinYuan Liu

Images captured in harsh environments often exhibit blurred details, reduced contrast, and color distortion, which hinder feature detection and matching, thereby affecting the accuracy and robustness of homography estimation. While visual enhancement can improve contrast and clarity, it may introduce visual-tolerant artifacts that obscure the structural integrity of images. Considering the resilience of semantic information against environmental interference, we propose a semantic-driven feature enhancement network for robust homography estimation, dubbed SeFENet. Concretely, we first introduce an innovative hierarchical scale-aware module to expand the receptive field by aggregating multi-scale information, thereby effectively extracting image features under diverse harsh conditions. Subsequently, we propose a semantic-guided constraint module combined with a high-level perceptual framework to achieve degradation-tolerant with semantic feature. A meta-learning-based training strategy is introduced to mitigate the disparity between semantic and structural features. By internal-external alternating optimization, the proposed network achieves implicit semantic-wise feature enhancement, thereby improving the robustness of homography estimation in adverse environments by strengthening the local feature comprehension and context information extraction. Experimental results under both normal and harsh conditions demonstrate that SeFENet significantly outperforms SOTA methods, reducing point match error by at least 41\% on the large-scale datasets.

📄 PDF Abstract BibTeX arXiv:2412.06352

Code (0)

등록된 구현이 없습니다.

Tasks

Homography EstimationMeta-Learning

Similar Papers 제목 키워드 기반

SSORN: Self-Supervised Outlier Removal Network for Robust Homography Estimation

2022-08-30 · Yi Li, Wenjie Pei, Zhenyu He

The traditional homography estimation pipeline consists of four main steps: feature detection, feature matching, outlier removal and transformation estimation. Recent deep learning models intend to address the homography…

Deep LearningDenoisingHomography Estimation

AbHE: All Attention-based Homography Estimation

2022-12-06 · Mingxiao Huo, Zhihao Zhang, Xinyang Ren, Xianqiang Yang

Homography estimation is a basic computer vision task, which aims to obtain the transformation from multi-view images for image alignment. Unsupervised learning homography estimation trains a convolution neural network f…

AllHomography Estimationregression

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

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

Analyzing the Domain Shift Immunity of Deep Homography Estimation

2023-04-19 · Mingzhen Shao, Tolga Tasdizen, Sarang Joshi

Homography estimation serves as a fundamental technique for image alignment in a wide array of applications. The advent of convolutional neural networks has introduced learning-based methodologies that have exhibited rem…

Homography EstimationTransfer Learning