paper-with-me

Papers

HySim: An Efficient Hybrid Similarity Measure for Patch Matching in Image Inpainting

2024-03-21 · Saad Noufel, Nadir Maaroufi, Mehdi Najib, Mohamed Bakhouya

Inpainting, for filling missing image regions, is a crucial task in various applications, such as medical imaging and remote sensing. Trending data-driven approaches efficiency, for image inpainting, often requires extensive data preprocessing. In this sense, there is still a need for model-driven approaches in case of application constrained with data availability and quality, especially for those related for time series forecasting using image inpainting techniques. This paper proposes an improved modeldriven approach relying on patch-based techniques. Our approach deviates from the standard Sum of Squared Differences (SSD) similarity measure by introducing a Hybrid Similarity (HySim), which combines both strengths of Chebychev and Minkowski distances. This hybridization enhances patch selection, leading to high-quality inpainting results with reduced mismatch errors. Experimental results proved the effectiveness of our approach against other model-driven techniques, such as diffusion or patch-based approaches, showcasing its effectiveness in achieving visually pleasing restorations.

📄 PDF Abstract BibTeX arXiv:2403.14292

Code (0)

등록된 구현이 없습니다.

Tasks

Image InpaintingPatch MatchingTime SeriesTime Series Forecasting

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

HyNet: Learning Local Descriptor with Hybrid Similarity Measure and Triplet Loss

2020-06-17 · NeurIPS 2020 12 · Yurun Tian, Axel Barroso-Laguna, Tony Ng, Vassileios Balntas 외

Recent works show that local descriptor learning benefits from the use of L2 normalisation, however, an in-depth analysis of this effect lacks in the literature. In this paper, we investigate how L2 normalisation affects…

3D ReconstructionPatch MatchingRetrievalTriplet

Learned Multi-Patch Similarity

2017-03-26 · ICCV 2017 10 · Wilfried Hartmann, Silvano Galliani, Michal Havlena, Luc van Gool 외

Estimating a depth map from multiple views of a scene is a fundamental task in computer vision. As soon as more than two viewpoints are available, one faces the very basic question how to measure similarity across >2 ima…

HybridPoint: Point Cloud Registration Based on Hybrid Point Sampling and Matching

2023-03-29 · Yiheng Li, Canhui Tang, Runzhao Yao, Aixue Ye 외

Patch-to-point matching has become a robust way of point cloud registration. However, previous patch-matching methods employ superpoints with poor localization precision as nodes, which may lead to ambiguous patch partit…

Patch MatchingPoint Cloud Registration

HySim-LLM: Embedding-Weighted Fine-Tuning Bounds and Manifold Denoising for Domain-Adapted LLMs

2025-10-09 · Majid Jaberi-Douraki, Hossein Sholehrasa, Xuan Xu, Remya Ampadi Ramachandran arxiv

The extraction and standardization of pharmacokinetic (PK) information from scientific literature remain significant challenges in computational pharmacology, which limits the reliability of data-driven models in drug de…

Features matching using natural language processing

2023-03-14 · Muhammad Danial Khilji

The feature matching is a basic step in matching different datasets. This article proposes shows a new hybrid model of a pretrained Natural Language Processing (NLP) based model called BERT used in parallel with a statis…