Dual Residual Attention Network for Image Denoising
Wencong Wu, Shijie Liu, Yi Zhou, Yungang Zhang, Yu Xiang

TL;DR
The paper introduces DRANet, a dual-branch residual attention network that effectively denoises images with spatially variant noise by capturing rich local and global features through novel attention blocks and wide architecture.
Contribution
It proposes a novel dual-branch residual attention network with new residual attention blocks for improved real-world image denoising performance.
Findings
Outperforms state-of-the-art methods on synthetic noise removal
Achieves competitive results on real-world noise datasets
Effectively captures local and global features for denoising
Abstract
In image denoising, deep convolutional neural networks (CNNs) can obtain favorable performance on removing spatially invariant noise. However, many of these networks cannot perform well on removing the real noise (i.e. spatially variant noise) generated during image acquisition or transmission, which severely sets back their application in practical image denoising tasks. Instead of continuously increasing the network depth, many researchers have revealed that expanding the width of networks can also be a useful way to improve model performance. It also has been verified that feature filtering can promote the learning ability of the models. Therefore, in this paper, we propose a novel Dual-branch Residual Attention Network (DRANet) for image denoising, which has both the merits of a wide model architecture and attention-guided feature learning. The proposed DRANet includes two different…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods · Photoacoustic and Ultrasonic Imaging · Advanced Image Fusion Techniques
