ADNet

ADNet performs attention-guided denoising using a convolutional neural network to remove noise from synthetic and real images for high-fidelity image reconstruction.


Key Features:

  • Sparse Block (SB): Uses a combination of dilated and common convolutions to balance performance and computational efficiency while preserving essential image details.
  • Feature Enhancement Block (FEB): Integrates global and local feature information via a long path to enhance expressive capability and capture comprehensive contextual details.
  • Attention Block (AB): Employs attention mechanisms to focus on and extract subtle noise patterns embedded within complex backgrounds.
  • Reconstruction Block (RB): Reconstructs clean images by synthesizing refined features and processed noise mappings with the original noisy input.
  • Synthetic and real noisy image handling: Applies the architecture to both synthetic and real noisy images to address varied noise distributions.
  • Blind denoising: Performs blind denoising to remove unknown noise levels and types without explicit noise model specification.

Scientific Applications:

  • Medical imaging: Improves image clarity in medical modalities where noise reduction enhances diagnostic and analytical accuracy.
  • Satellite imagery analysis: Enhances remote-sensing images by reducing sensor and atmospheric noise for improved interpretation.
  • High-fidelity visual data processing: Supports domains requiring preservation of fine image details across varied imaging conditions.

Methodology:

ADNet processes images through a Sparse Block using dilated and common convolutions, a Feature Enhancement Block that fuses global and local features via a long path, an Attention Block that applies attention mechanisms to extract noise information, and a Reconstruction Block that combines processed noise mappings with the original input to produce denoised outputs.

Topics

Details

Tool Type:
command-line tool
Programming Languages:
Python
Added:
1/18/2021
Last Updated:
2/3/2021

Operations

Publications

Tian C, Xu Y, Li Z, Zuo W, Fei L, Liu H. Attention-guided CNN for image denoising. Neural Networks. 2020;124:117-129. doi:10.1016/j.neunet.2019.12.024. PMID:31991307.