paper-with-me

홈 › Papers

DestripeCycleGAN: Stripe Simulation CycleGAN for Unsupervised Infrared Image Destriping

2024-02-14 · Shiqi Yang, Hanlin Qin, Shuai Yuan, Xiang Yan, Hossein Rahmani

CycleGAN has been proven to be an advanced approach for unsupervised image restoration. This framework consists of two generators: a denoising one for inference and an auxiliary one for modeling noise to fulfill cycle-consistency constraints. However, when applied to the infrared destriping task, it becomes challenging for the vanilla auxiliary generator to consistently produce vertical noise under unsupervised constraints. This poses a threat to the effectiveness of the cycle-consistency loss, leading to stripe noise residual in the denoised image. To address the above issue, we present a novel framework for single-frame infrared image destriping, named DestripeCycleGAN. In this model, the conventional auxiliary generator is replaced with a priori stripe generation model (SGM) to introduce vertical stripe noise in the clean data, and the gradient map is employed to re-establish cycle-consistency. Meanwhile, a Haar wavelet background guidance module (HBGM) has been designed to minimize the divergence of background details between the different domains. To preserve vertical edges, a multi-level wavelet U-Net (MWUNet) is proposed as the denoising generator, which utilizes the Haar wavelet transform as the sampler to decline directional information loss. Moreover, it incorporates the group fusion block (GFB) into skip connections to fuse the multi-scale features and build the context of long-distance dependencies. Extensive experiments on real and synthetic data demonstrate that our DestripeCycleGAN surpasses the state-of-the-art methods in terms of visual quality and quantitative evaluation. Our code will be made public at https://github.com/0wuji/DestripeCycleGAN.

📄 PDF Abstract BibTeX arXiv:2402.09101

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Restoration

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Unsupervised Denoising for Satellite Imagery using Wavelet Subband CycleGAN

2020-02-23 · Joonyoung Song, Jae-Heon Jeong, Dae-Soon Park, Hyun-Ho Kim 외

Multi-spectral satellite imaging sensors acquire various spectral band images such as red (R), green (G), blue (B), near-infrared (N), etc. Thanks to the unique spectroscopic property of each spectral band with respectiv…

Denoising

Deep Unfolding for Iterative Stripe Noise Removal

2022-09-27 · Zeshan Fayyaz, Daniel Platnick, Hannan Fayyaz, Nariman Farsad

The non-uniform photoelectric response of infrared imaging systems results in fixed-pattern stripe noise being superimposed on infrared images, which severely reduces image quality. As the applications of degraded infrar…

ASCNet: Asymmetric Sampling Correction Network for Infrared Image Destriping

2024-01-28 · Shuai Yuan, Hanlin Qin, Xiang Yan, Shiqi Yang 외

In a real-world infrared imaging system, effectively learning a consistent stripe noise removal model is essential. Most existing destriping methods cannot precisely reconstruct images due to cross-level semantic gaps an…

Feature UpsamplingImage Reconstruction

Application Research of a Deep Learning Model Integrating CycleGAN and YOLO in PCB Infrared Defect Detection

2026-01-01 · Chao Yang, Haoyuan Zheng, Yue Ma arxiv

This paper addresses the critical bottleneck of infrared (IR) data scarcity in Printed Circuit Board (PCB) defect detection by proposing a cross-modal data augmentation framework integrating CycleGAN and YOLOv8. Unlike c…

Image-to-Image TranslationData Augmentation

HSFusion: A high-level vision task-driven infrared and visible image fusion network via semantic and geometric domain transformation

2024-07-14 · Chengjie Jiang, Xiaowen Liu, Bowen Zheng, Lu Bai 외

Infrared and visible image fusion has been developed from vision perception oriented fusion methods to strategies which both consider the vision perception and high-level vision task. However, the existing task-driven me…

Infrared And Visible Image FusionSemantic Segmentation