paper-with-me

Papers

SAGAN: Adversarial Spatial-asymmetric Attention for Noisy Nona-Bayer Reconstruction

2021-10-16 · The British Machine Vision Conference 2021 11 · S M A Sharif, Rizwan Ali Naqvi, Mithun Biswas

Nona-Bayer colour filter array (CFA) pattern is considered one of the most viable alternatives to traditional Bayer patterns. Despite the substantial advantages, such non-Bayer CFA patterns are susceptible to produce visual artefacts while reconstructing RGB images from noisy sensor data. This study addresses the challenges of learning RGB image reconstruction from noisy Nona-Bayer CFA comprehensively. We propose a novel spatial-asymmetric attention module to jointly learn bi-direction transformation and large-kernel global attention to reduce the visual artefacts. We combine our proposed module with adversarial learning to produce plausible images from Nona-Bayer CFA. The feasibility of the proposed method has been verified and compared with the state-of-the-art image reconstruction method. The experiments reveal that the proposed method can reconstruct RGB images from noisy Nona-Bayer CFA without producing any visually disturbing artefacts. Also, it can outperform the state-of-the-art image reconstruction method in both qualitative and quantitative comparison. Code available: https://github.com/sharif-apu/SAGAN_BMVC21.

📄 PDF Abstract BibTeX arXiv:2110.08619

Code (1)

sharif-apu/sagan_bmvc21 공식 구현 pytorch

Tasks

Image ReconstructionJoint Demosaicing and Denoising

Similar Papers 제목 키워드 기반

Spatial-aware Attention Generative Adversarial Network for Semi-supervised Anomaly Detection in Medical Image

2024-05-21 · Zerui Zhang, Zhichao Sun, Zelong Liu, Bo Du 외

Medical anomaly detection is a critical research area aimed at recognizing abnormal images to aid in diagnosis.Most existing methods adopt synthetic anomalies and image restoration on normal samples to detect anomaly. Th…

Anomaly DetectionGenerative Adversarial NetworkImage RestorationSemi-supervised Anomaly Detection+1

Self-Attention Generative Adversarial Networks

2018-05-21 · arXiv 2018 5 · Han Zhang, Ian Goodfellow, Dimitris Metaxas, Augustus Odena

In this paper, we propose the Self-Attention Generative Adversarial Network (SAGAN) which allows attention-driven, long-range dependency modeling for image generation tasks. Traditional convolutional GANs generate high-r…

Conditional Image GenerationGenerative Adversarial NetworkImage Generation

Generative Adversarial Network with Spatial Attention for Face Attribute Editing

2018-09-01 · ECCV 2018 9 · Gang Zhang, Meina Kan, Shiguang Shan, Xilin Chen

Face attribute editing aims at editing the face image with the given attribute. Most existing works employ Generative Adversarial Network (GAN) to operate face attribute editing. However, these methods inevitably change…

AttributeData AugmentationFace RecognitionGenerative Adversarial Network

Fast and Scalable Earth Texture Synthesis using Spatially Assembled Generative Adversarial Neural Networks

2020-11-13 · Sung Eun Kim, Hongkyu Yoon, Jonghyun Lee

The earth texture with complex morphological geometry and compositions such as shale and carbonate rocks, is typically characterized with sparse field samples because of an expensive and time-consuming characterization p…

Computational EfficiencyTexture Synthesis

Super Resolution Using Segmentation-Prior Self-Attention Generative Adversarial Network

2020-03-07 · Yuxin Zhang, Zuquan Zheng, Roland Hu

Convolutional Neural Network (CNN) is intensively implemented to solve super resolution (SR) tasks because of its superior performance. However, the problem of super resolution is still challenging due to the lack of pri…

Generative Adversarial NetworkSegmentationSuper-Resolution