paper-with-me

Papers

Single Image Super-Resolution via a Dual Interactive Implicit Neural Network

2022-10-23 · Quan H. Nguyen, William J. Beksi

In this paper, we introduce a novel implicit neural network for the task of single image super-resolution at arbitrary scale factors. To do this, we represent an image as a decoding function that maps locations in the image along with their associated features to their reciprocal pixel attributes. Since the pixel locations are continuous in this representation, our method can refer to any location in an image of varying resolution. To retrieve an image of a particular resolution, we apply a decoding function to a grid of locations each of which refers to the center of a pixel in the output image. In contrast to other techniques, our dual interactive neural network decouples content and positional features. As a result, we obtain a fully implicit representation of the image that solves the super-resolution problem at (real-valued) elective scales using a single model. We demonstrate the efficacy and flexibility of our approach against the state of the art on publicly available benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2210.12593

Code (1)

robotic-vision-lab/dual-interactive-implicit-neural-network 공식 구현 pytorch

Tasks

Image Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

Lightweight Image Super-Resolution with Multi-scale Feature Interaction Network

2021-03-24 · Zhengxue Wang, Guangwei Gao, Juncheng Li, Yi Yu 외

Recently, the single image super-resolution (SISR) approaches with deep and complex convolutional neural network structures have achieved promising performance. However, those methods improve the performance at the cost …

Image Super-ResolutionSuper-Resolution

GDCA: GAN-based single image super resolution with Dual discriminators and Channel Attention

2021-11-09 · Thanh Nguyen, Hieu Hoang, Chang D. Yoo

Single Image Super-Resolution (SISR) is a very active research field. This paper addresses SISR by using a GAN-based approach with dual discriminators and incorporating it with an attention mechanism. The experimental re…

Image Super-ResolutionSuper-Resolution

FREDSR: Fourier Residual Efficient Diffusive GAN for Single Image Super Resolution

2022-11-30 · Kyoungwan Woo, Achyuta Rajaram

FREDSR is a GAN variant that aims to outperform traditional GAN models in specific tasks such as Single Image Super Resolution with extreme parameter efficiency at the cost of per-dataset generalizeability. FREDSR integr…

Image Super-ResolutionSuper-Resolution

Deep Residual Network for Joint Demosaicing and Super-Resolution

2018-02-19 · Ruofan Zhou, Radhakrishna Achanta, Sabine Süsstrunk

In digital photography, two image restoration tasks have been studied extensively and resolved independently: demosaicing and super-resolution. Both these tasks are related to resolution limitations of the camera. Perfor…

DemosaickingImage RestorationSSIMSuper-Resolution

Enhanced Deep Residual Networks for Single Image Super-Resolution

2017-07-10 · Bee Lim, Sanghyun Son, Heewon Kim, Seungjun Nah 외

Recent research on super-resolution has progressed with the development of deep convolutional neural networks (DCNN). In particular, residual learning techniques exhibit improved performance. In this paper, we develop an…

Image Super-ResolutionSpectral ReconstructionSuper-Resolution