Related Experiment Video
Updated: Aug 23, 2025

13:19
Deep Neural Networks for Image-Based Dietary Assessment
Published on: March 13, 2021
9.3K
Iterative deep neural networks based on proximal gradient descent for image restoration
Ting Lv1, Zhenkuan Pan1, Weibo Wei1
1College of Computer Science and Technology, Qingdao University, Qingdao, Shandong Province, China.
Plos One
|November 4, 2022
Summary
We developed a novel deep neural network (DNN) for efficient image restoration. This algorithm unfolding network improves image quality and speed for tasks like denoising and deblurring.
Area of Science:
- Computer Vision
- Machine Learning
- Image Processing
Background:
- Deep Neural Networks (DNNs) are increasingly used for ill-posed inverse problems.
- Algorithm unfolding networks offer explainability and efficiency for DNNs.
Purpose of the Study:
- To propose a novel end-to-end iterative DNN and its accelerated version for image restoration.
- To enhance feature refinement using the Convolutional Block Attention Module (CBAM) within a U-Net architecture.
Main Methods:
- Developed an algorithm unfolding network framework.
- Incorporated proximal gradient descent from variational models.
- Designed denoiser and reconstruction sub-networks.
- Integrated CBAM into a U-Net for adaptive feature refinement.
- Created an accelerated version with momentum factors.
Main Results:
- Achieved competitive performance in image quality and efficiency for denoising and deblurring tasks.
- Demonstrated superior results compared to several state-of-the-art image restoration networks.
Conclusions:
- The proposed unfolding DNN framework effectively restores images with high quality and efficiency.
- The network architecture is adaptable for various image restoration tasks, including super-resolution and demosaicking.
Related Concept Videos
Gradient and Del Operator
2.8K
In mathematics and physics, the gradient and del operator are fundamental concepts used to describe the behavior of functions and fields in space. The gradient is a mathematical operator that gives both the magnitude and direction of the maximum spatial rate of change. Consider a person standing on a mountain. The slope of the mountain at any given point is not defined unless it is quantified in a particular direction. For this reason, a "directional derivative" is defined, which is a vector...
2.8K
Deconvolution
229
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
229
Reducing Line Loss
187
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
187

