Overview of RIDNet (Real Image Denoising with Feature Attention)
masterRIDNet is a single-stage blind real image denoising network designed to handle real-noisy photographs. Unlike networks optimized for spatially invariant (synthetic) noise, RIDNet uses a modular architecture featuring:
- Residual on the Residual structure: To facilitate the flow of low-frequency information.
- Feature Attention (EAM): To exploit channel dependencies and select essential features.
The model was originally developed using PyTorch 0.4.0/0.4.1 on Ubuntu environments with CUDA 9.0.