Residual Swin Transformer Channel Attention Network for Image Demosaicing
Wenzhu Xing, Karen Egiazarian

TL;DR
This paper introduces RSTCANet, a novel Swin Transformer-based network for image demosaicing that outperforms existing methods in accuracy while using fewer parameters.
Contribution
The paper proposes RSTCANet, a new transformer-based architecture with residual channel attention blocks, improving demosaicing performance and efficiency over prior neural network approaches.
Findings
RSTCANet achieves superior demosaicing quality compared to state-of-the-art methods.
The model has fewer parameters, indicating higher efficiency.
Extensive experiments validate the effectiveness of the proposed approach.
Abstract
Image demosaicing is problem of interpolating full- resolution color images from raw sensor (color filter array) data. During last decade, deep neural networks have been widely used in image restoration, and in particular, in demosaicing, attaining significant performance improvement. In recent years, vision transformers have been designed and successfully used in various computer vision applications. One of the recent methods of image restoration based on a Swin Transformer (ST), SwinIR, demonstrates state-of-the-art performance with a smaller number of parameters than neural network-based methods. Inspired by the success of SwinIR, we propose in this paper a novel Swin Transformer-based network for image demosaicing, called RSTCANet. To extract image features, RSTCANet stacks several residual Swin Transformer Channel Attention blocks (RSTCAB), introducing the channel attention for…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage and Signal Denoising Methods · Advanced Image Fusion Techniques · Image Enhancement Techniques
MethodsAttention Is All You Need · Linear Layer · Stochastic Depth · Adam · Absolute Position Encodings · Byte Pair Encoding · Position-Wise Feed-Forward Layer · Dense Connections · Multi-Head Attention · Layer Normalization
