paper-with-me

Papers

Robust Reference-Based Super-Resolution With Similarity-Aware Deformable Convolution

2020-06-01 · CVPR 2020 6 · Gyumin Shim, Jinsun Park, In So Kweon

In this paper, we propose a novel and efficient reference feature extraction module referred to as the Similarity Search and Extraction Network (SSEN) for reference-based super-resolution (RefSR) tasks. The proposed module extracts aligned relevant features from a reference image to increase the performance over single image super-resolution (SISR) methods. In contrast to conventional algorithms which utilize brute-force searches or optical flow estimations, the proposed algorithm is end-to-end trainable without any additional supervision or heavy computation, predicting the best match with a single network forward operation. Moreover, the proposed module is aware of not only the best matching position but also the relevancy of the best match. This makes our algorithm substantially robust when irrelevant reference images are given, overcoming the major cause of the performance degradation when using existing RefSR methods. Furthermore, our module can be utilized for self-similarity SR if no reference image is available. Experimental results demonstrate the superior performance of the proposed algorithm compared to previous works both quantitatively and qualitatively.

📄 PDF Abstract BibTeX

Code (1)

Slime0519/CVPR_2020_SSEN pytorch

Tasks

Image Super-ResolutionOptical Flow EstimationReference-based Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Enhancing Unregistered Hyperspectral Image Super-Resolution via Unmixing-based Abundance Fusion Learning

2026-03-09 · Yingkai Zhang, Tao Zhang, Jing Nie, Ying Fu arxiv

Unregistered hyperspectral image (HSI) super-resolution (SR) typically aims to enhance a low-resolution HSI using an unregistered high-resolution reference image. In this paper, we propose an unmixing-based fusion framew…

Image Super-Resolution

Single Image Super-resolution using Deformable Patches

2014-06-01 · CVPR 2014 6 · Yu Zhu, Yanning Zhang, Alan L. Yuille

We proposed a deformable patches based method for single image super-resolution. By the concept of deformation, a patch is not regarded as a fixed vector but a flexible deformation flow. Via deformable patches, the dicti…

Image Super-ResolutionPatch MatchingSuper-Resolution

FDAN: Flow-guided Deformable Alignment Network for Video Super-Resolution

2021-05-12 · Jiayi Lin, Yan Huang, Liang Wang

Most Video Super-Resolution (VSR) methods enhance a video reference frame by aligning its neighboring frames and mining information on these frames. Recently, deformable alignment has drawn extensive attention in VSR com…

Optical Flow EstimationSuper-ResolutionVideo Super-Resolution

Reference-based Image Super-Resolution with Deformable Attention Transformer

2022-07-25 · JieZhang Cao, Jingyun Liang, Kai Zhang, Yawei Li 외

Reference-based image super-resolution (RefSR) aims to exploit auxiliary reference (Ref) images to super-resolve low-resolution (LR) images. Recently, RefSR has been attracting great attention as it provides an alternati…

Image Super-ResolutionReference-based Super-ResolutionSuper-Resolution

Deformable 3D Convolution for Video Super-Resolution

2020-04-06 · Xinyi Ying, Longguang Wang, Yingqian Wang, Weidong Sheng 외

The spatio-temporal information among video sequences is significant for video super-resolution (SR). However, the spatio-temporal information cannot be fully used by existing video SR methods since spatial feature extra…

Motion CompensationSuper-ResolutionVideo Super-Resolution