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
Methods for image denoising using convolutional neural network: a review
Methods for image denoising using convolutional neural network: a review
AbstractImage denoising faces significant challenges, arising from the sources of noise. Specifically, Gaussian, impulse, salt, pepper, and speckle noise are complicated sources of...
Graph convolutional neural networks for 3D data analysis
Graph convolutional neural networks for 3D data analysis
(English) Deep Learning allows the extraction of complex features directly from raw input data, eliminating the need for hand-crafted features from the classical Machine Learning p...
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...
Uncertainty in denoising of MRSI using low-rank methods
Uncertainty in denoising of MRSI using low-rank methods
Abstract
Purpose
Low-rank denoising of MRSI data results in an apparent increase in spectral SNR. However, it is not clear if t...
A Hybrid CNN for Image Denoising
A Hybrid CNN for Image Denoising
Deep convolutional neural networks (CNNs) with strong learning abilities have been used in the field of image super-resolution. However, some CNNs depends on a single deep network ...
ACANet: A Fine-grained Image Classification Optimization Method Based on Convolution and Attention Fusion
ACANet: A Fine-grained Image Classification Optimization Method Based on Convolution and Attention Fusion
<p>The key to solve the problem of fine-grained image classification is to find the differentiation regions related to fine-grained features. In this paper, we try to add new...
Dilated convolution with learnable spacings
Dilated convolution with learnable spacings
Convolution dilatée avec espacements apprenables
Dans cette thèse, nous avons développé et étudié la méthode de convolution dilatée avec espacements apprenables (Di...
Research on denoising and enhancing methods of medical images based on convolutional neural networks
Research on denoising and enhancing methods of medical images based on convolutional neural networks
SummaryIn the process of modern medical diagnosis, medical image‐assisted diagnosis plays a very important role. However, the process of medical image acquisition, will be affected...

