paper-with-me

Papers

GRDN:Grouped Residual Dense Network for Real Image Denoising and GAN-based Real-world Noise Modeling

2019-05-27 · Dong-Wook Kim, Jae Ryun Chung, Seung-Won Jung

Recent research on image denoising has progressed with the development of deep learning architectures, especially convolutional neural networks. However, real-world image denoising is still very challenging because it is not possible to obtain ideal pairs of ground-truth images and real-world noisy images. Owing to the recent release of benchmark datasets, the interest of the image denoising community is now moving toward the real-world denoising problem. In this paper, we propose a grouped residual dense network (GRDN), which is an extended and generalized architecture of the state-of-the-art residual dense network (RDN). The core part of RDN is defined as grouped residual dense block (GRDB) and used as a building module of GRDN. We experimentally show that the image denoising performance can be significantly improved by cascading GRDBs. In addition to the network architecture design, we also develop a new generative adversarial network-based real-world noise modeling method. We demonstrate the superiority of the proposed methods by achieving the highest score in terms of both the peak signal-to-noise ratio and the structural similarity in the NTIRE2019 Real Image Denoising Challenge - Track 2:sRGB.

📄 PDF Abstract BibTeX arXiv:1905.11172

Code (2)

caiyuanhao1998/PNGAN pytorch
merria28/NTIRE_GRDN pytorch

Tasks

DenoisingGenerative Adversarial NetworkImage DenoisingNoise Estimation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Batch Normalization 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Dense Block A Dense Block is a module used in convolutional neural networks that connects *all layers* (with matching feature-map sizes) directly with each other. It was originally…

Similar Papers 제목 키워드 기반

FAN: Frequency Aggregation Network for Real Image Super-resolution

2020-09-30 · Yingxue Pang, Xin Li, Xin Jin, Yaojun Wu 외

Single image super-resolution (SISR) aims to recover the high-resolution (HR) image from its low-resolution (LR) input image. With the development of deep learning, SISR has achieved great progress. However, It is still …

Image Super-ResolutionSSIMSuper-Resolution

Video Super-Resolution Using a Grouped Residual in Residual Network

2023-10-17 · MohammadHossein Ashoori, Arash Amini

Super-resolution (SR) is the technique of increasing the nominal resolution of image / video content accompanied with quality improvement. Video super-resolution (VSR) can be considered as the generalization of single im…

Image Super-ResolutionSuper-ResolutionVideo Super-Resolution

Multi-scale Grouped Dense Network for VVC Intra Coding

2020-05-16 · Xin Li, Simeng Sun, Zhizheng Zhang, Zhibo Chen

Versatile Video Coding (H.266/VVC) standard achieves better image quality when keeping the same bits than any other conventional image codec, such as BPG, JPEG, and etc. However, it is still attractive and challenging to…

Generative Adversarial Network

Real Image Super Resolution Via Heterogeneous Model Ensemble using GP-NAS

2020-09-02 · Zhihong Pan, Baopu Li, Teng Xi, Yanwen Fan 외

With advancement in deep neural network (DNN), recent state-of-the-art (SOTA) image superresolution (SR) methods have achieved impressive performance using deep residual network with dense skip connections. While these m…

Image Super-ResolutionNeural Architecture SearchSuper-Resolution

GRFormer: Grouped Residual Self-Attention for Lightweight Single Image Super-Resolution

2024-08-14 · Yuzhen Li, Zehang Deng, Yuxin Cao, Lihua Liu

Previous works have shown that reducing parameter overhead and computations for transformer-based single image super-resolution (SISR) models (e.g., SwinIR) usually leads to a reduction of performance. In this paper, we …

Image Super-ResolutionPositionSuper-Resolution