paper-with-me

Papers

Image Super-Resolution with Deep Dictionary

2022-07-19 · Shunta Maeda

Since the first success of Dong et al., the deep-learning-based approach has become dominant in the field of single-image super-resolution. This replaces all the handcrafted image processing steps of traditional sparse-coding-based methods with a deep neural network. In contrast to sparse-coding-based methods, which explicitly create high/low-resolution dictionaries, the dictionaries in deep-learning-based methods are implicitly acquired as a nonlinear combination of multiple convolutions. One disadvantage of deep-learning-based methods is that their performance is degraded for images created differently from the training dataset (out-of-domain images). We propose an end-to-end super-resolution network with a deep dictionary (SRDD), where a high-resolution dictionary is explicitly learned without sacrificing the advantages of deep learning. Extensive experiments show that explicit learning of high-resolution dictionary makes the network more robust for out-of-domain test images while maintaining the performance of the in-domain test images.

📄 PDF Abstract BibTeX arXiv:2207.09228

Code (1)

shuntama/srdd 공식 구현 pytorch

Tasks

Deep LearningImage Super-ResolutionSuper-Resolution

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Joint Dictionary Learning for Example-based Image Super-resolution

2017-01-12 · Mojtaba Sahraee-Ardakan, Mohsen Joneidi

In this paper, we propose a new joint dictionary learning method for example-based image super-resolution (SR), using sparse representation. The low-resolution (LR) dictionary is trained from a set of LR sample image pat…

Dictionary LearningImage Super-ResolutionSuper-Resolution

Compensation based Dictionary Transfer for Similar Multispectral Image Spectral Super-resolution

2025-01-27 · Xiaolin Han, huan zhang, Lijuan Niu, Weidong Sun

Utilizing a spectral dictionary learned from a couple of similar-scene multi- and hyperspectral image, it is possible to reconstruct a desired hyperspectral image only with one single multispectral image. However, the di…

Spectral Super-ResolutionSuper-Resolution

Exploring the Effect of Sparse Recovery on the Quality of Image Superresolution

2023-08-04 · Antonio Castro

Dictionary learning can be used for image superresolution by learning a pair of coupled dictionaries of image patches from high-resolution and low-resolution image pairs such that the corresponding pairs share the same s…

Dictionary Learning

Transcending the Limit of Local Window: Advanced Super-Resolution Transformer with Adaptive Token Dictionary

2024-01-16 · CVPR 2024 1 · Leheng Zhang, Yawei Li, Xingyu Zhou, Xiaorui Zhao 외

Single Image Super-Resolution is a classic computer vision problem that involves estimating high-resolution (HR) images from low-resolution (LR) ones. Although deep neural networks (DNNs), especially Transformers for sup…

Image Super-ResolutionSuper-Resolution

Hybrid Function Sparse Representation towards Image Super Resolution

2019-06-11 · Junyi Bian, Baojun Lin, Ke Zhang

Sparse representation with training-based dictionary has been shown successful on super resolution(SR) but still have some limitations. Based on the idea of making the magnification of function curve without losing its f…

Image Super-ResolutionSuper-Resolution