paper-with-me

Papers

Dense-Sparse Deep Convolutional Neural Networks Training for Image Denoising

2021-07-10 · Basit O. Alawode, Mudassir Masood

Recently, deep learning methods such as the convolutional neural networks have gained prominence in the area of image denoising. This is owing to their proven ability to surpass state-of-the-art classical image denoising algorithms such as block-matching and 3D filtering algorithm. Deep denoising convolutional neural networks use many feed-forward convolution layers with added regularization methods of batch normalization and residual learning to speed up training and improve denoising performance significantly. However, this comes at the expense of a huge number of trainable parameters. In this paper, we show that by employing an enhanced dense-sparse-dense network training procedure to the deep denoising convolutional neural networks, comparable denoising performance level can be achieved at a significantly reduced number of trainable parameters. We derive motivation from the fact that networks trained using the dense-sparse-dense approach have been shown to attain performance boost with reduced number of parameters. The proposed reduced deep denoising convolutional neural networks network is an efficient denoising model with significantly reduced parameters and comparable performance to the deep denoising convolutional neural networks. Additionally, denoising was achieved at significantly reduced processing time.

📄 PDF Abstract BibTeX arXiv:2107.04857

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Denoising

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…
Batch Normalization 설명 없음

Similar Papers 제목 키워드 기반

Accurate Image Restoration with Attention Retractable Transformer

2022-10-04 · Jiale Zhang, Yulun Zhang, Jinjin Gu, Yongbing Zhang 외

Recently, Transformer-based image restoration networks have achieved promising improvements over convolutional neural networks due to parameter-independent global interactions. To lower computational cost, existing works…

DenoisingImage RestorationImage Super-ResolutionJpeg Compression Artifact Reduction+1

EDCNN: Edge enhancement-based Densely Connected Network with Compound Loss for Low-Dose CT Denoising

2020-10-30 · Tengfei Liang, Yi Jin, Yidong Li, Tao Wang 외

In the past few decades, to reduce the risk of X-ray in computed tomography (CT), low-dose CT image denoising has attracted extensive attention from researchers, which has become an important research issue in the field …

Computed Tomography (CT)DenoisingImage Denoising

Deep Boosting for Image Denoising

2018-09-01 · ECCV 2018 9 · Chang Chen, Zhiwei Xiong, Xinmei Tian, Feng Wu

Boosting is a classic algorithm which has been successfully applied to diverse computer vision tasks. In the scenario of image denoising, however, the existing boosting algorithms are surpassed by the emerging learning-b…

DenoisingImage DenoisingSalt-And-Pepper Noise Removal

Two-stage Progressive Residual Dense Attention Network for Image Denoising

2024-01-05 · Wencong Wu, An Ge, Guannan Lv, Yuelong Xia 외

Deep convolutional neural networks (CNNs) for image denoising can effectively exploit rich hierarchical features and have achieved great success. However, many deep CNN-based denoising models equally utilize the hierarch…

DenoisingImage Denoising

Real Image Restoration via Structure-preserving Complementarity Attention

2022-07-28 · Yuanfan Zhang, Gen Li, Lei Sun

Since convolutional neural networks perform well in learning generalizable image priors from large-scale data, these models have been widely used in image denoising tasks. However, the computational complexity increases …

DenoisingImage DenoisingImage RestorationSSIM