Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

DRFENet: Toward a residual network of dilated convolution for image denoising

View through CrossRef
Abstract Deep learning technology dominates current research in image denoising. However, denoising performance is limited by target noise feature loss from information propagation in association with the depth of the network. This paper proposes a Dense Residual Feature Extraction Network (DRFENet) combined with Dense Enhancement Block (DEB), Residual Dilated Block (RDB), Feature Enhancement Block (FEB), and Simultaneous Iterative Reconstruction Block (SIRB). DEB enhances the extraction of noise features in the initial stage of the network. RDB increases the effect of the concatenated dilated convolution by using skip connections to broaden the receptive field of the model. FEB connects the incoming noisy images to enhance local feature information. SIRB uses the attention block to learn the noise distribution while using residual learning (RL) technology to reconstruct a denoised image. We examined the performance of DRFENet in gray image denoising on datasets BSD68 and SET12. Then, we evaluated its color image denoising performance on datasets McMaster, Kodak24, and CBSD68. The experimental results show that the denoising accuracy of DRFENet is better than the most existing image denoising methods. The code will be posted on Github
Title: DRFENet: Toward a residual network of dilated convolution for image denoising
Description:
Abstract Deep learning technology dominates current research in image denoising.
However, denoising performance is limited by target noise feature loss from information propagation in association with the depth of the network.
This paper proposes a Dense Residual Feature Extraction Network (DRFENet) combined with Dense Enhancement Block (DEB), Residual Dilated Block (RDB), Feature Enhancement Block (FEB), and Simultaneous Iterative Reconstruction Block (SIRB).
DEB enhances the extraction of noise features in the initial stage of the network.
RDB increases the effect of the concatenated dilated convolution by using skip connections to broaden the receptive field of the model.
FEB connects the incoming noisy images to enhance local feature information.
SIRB uses the attention block to learn the noise distribution while using residual learning (RL) technology to reconstruct a denoised image.
We examined the performance of DRFENet in gray image denoising on datasets BSD68 and SET12.
Then, we evaluated its color image denoising performance on datasets McMaster, Kodak24, and CBSD68.
The experimental results show that the denoising accuracy of DRFENet is better than the most existing image denoising methods.
The code will be posted on Github.

Related Results

Enhancing bone scan image quality: an improved self-supervised denoising approach
Enhancing bone scan image quality: an improved self-supervised denoising approach
Abstract Objective. Bone scans play an important role in skeletal lesion assessment, but gamma cameras exhibit challenges with low sensitivity and...
G-RRDB: An Effective THz Image-Denoising Model for Moldy Wheat
G-RRDB: An Effective THz Image-Denoising Model for Moldy Wheat
In order to solve the problem of large image noise and unremarkable features caused by factors such as fluctuations in the power of a light source during the terahertz image acquis...
Combining denoising of RNA-seq data and flux balance analysis for cluster analysis of single cells
Combining denoising of RNA-seq data and flux balance analysis for cluster analysis of single cells
Abstract Background Sophisticated methods to properly pre-process and analyze the increasing collection of single-cell RNA sequencing (scRNA-seq) da...
Wavelet Denoising of Well Logs and its Geological Performance
Wavelet Denoising of Well Logs and its Geological Performance
Well logs play a very important role in exploration and even exploitation of energy resources, but they usually contain kinds of noises which affect the results of the geological i...
Baikal: Unpaired Denoising of Fluorescence Microscopy Images using Diffusion Models
Baikal: Unpaired Denoising of Fluorescence Microscopy Images using Diffusion Models
Abstract Fluorescence microscopy is an indispensable tool for biological discovery but image quality is constrained by desired spatial and tempor...
Dense Residual Transformer for Image Denoising
Dense Residual Transformer for Image Denoising
Image denoising is an important low-level computer vision task, which aims to reconstruct a noise-free and high-quality image from a noisy image. With the development of deep learn...
Double Exposure
Double Exposure
I. Happy Endings Chaplin’s Modern Times features one of the most subtly strange endings in Hollywood history. It concludes with the Tramp (Chaplin) and the Gamin (Paulette Godda...
Seismic data denoising through dual attention residual network
Seismic data denoising through dual attention residual network
Abstract Signal-to-noise ratio enhancement is conducive to seismic data imaging and interpretation. Denoising is the main way to solve this problem. In recent years, deep l...

Back to Top