paper-with-me

Papers

EXTRACTER: Efficient Texture Matching with Attention and Gradient Enhancing for Large Scale Image Super Resolution

2023-10-02 · Esteban Reyes-Saldana, Mariano Rivera

Recent Reference-Based image super-resolution (RefSR) has improved SOTA deep methods introducing attention mechanisms to enhance low-resolution images by transferring high-resolution textures from a reference high-resolution image. The main idea is to search for matches between patches using LR and Reference image pair in a feature space and merge them using deep architectures. However, existing methods lack the accurate search of textures. They divide images into as many patches as possible, resulting in inefficient memory usage, and cannot manage large images. Herein, we propose a deep search with a more efficient memory usage that reduces significantly the number of image patches and finds the $k$ most relevant texture match for each low-resolution patch over the high-resolution reference patches, resulting in an accurate texture match. We enhance the Super Resolution result adding gradient density information using a simple residual architecture showing competitive metrics results: PSNR and SSMI.

📄 PDF Abstract BibTeX arXiv:2310.01379

Code (1)

esteban-rs/extracter 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Depth-aware Volume Attention for Texture-less Stereo Matching

2024-02-14 · Tong Zhao, Mingyu Ding, Wei Zhan, Masayoshi Tomizuka 외

Stereo matching plays a crucial role in 3D perception and scenario understanding. Despite the proliferation of promising methods, addressing texture-less and texture-repetitive conditions remains challenging due to the i…

Depth EstimationStereo Matching

Registering Images to Untextured Geometry Using Average Shading Gradients

2015-12-01 · ICCV 2015 12 · Tobias Plotz, Stefan Roth

Many existing approaches for image-to-geometry registration assume that either a textured 3D model or a good initial guess of the 3D pose is available to bootstrap the registration process. In this paper we consider the …

Enhancing Visibility in Nighttime Haze Images Using Guided APSF and Gradient Adaptive Convolution

2023-08-03 · Yeying Jin, Beibei Lin, Wending Yan, Yuan Yuan 외

Visibility in hazy nighttime scenes is frequently reduced by multiple factors, including low light, intense glow, light scattering, and the presence of multicolored light sources. Existing nighttime dehazing methods ofte…

Image Dehazing

Exploring Reliable Matching with Phase Enhancement for Night-time Semantic Segmentation

2024-08-25 · Yuwen Pan, Rui Sun, Naisong Luo, Tianzhu Zhang 외

Semantic segmentation of night-time images holds significant importance in computer vision, particularly for applications like night environment perception in autonomous driving systems. However, existing methods tend to…

Autonomous DrivingSegmentationSemantic Segmentation

Incorporating Uncertainty-Guided and Top-k Codebook Matching for Real-World Blind Image Super-Resolution

2025-06-09 · Weilei Wen, Tianyi Zhang, Qianqian Zhao, Zhaohui Zheng 외

Recent advancements in codebook-based real image super-resolution (SR) have shown promising results in real-world applications. The core idea involves matching high-quality image features from a codebook based on low-res…

Image Super-ResolutionSuper-Resolution