English

ASCNet: Asymmetric Sampling Correction Network for Infrared Image Destriping

Computer Vision and Pattern Recognition 2025-01-27 v3

Abstract

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 and insufficient characterization of the global column features. To tackle this problem, we propose a novel infrared image destriping method, called Asymmetric Sampling Correction Network (ASCNet), that can effectively capture global column relationships and embed them into a U-shaped framework, providing comprehensive discriminative representation and seamless semantic connectivity. Our ASCNet consists of three core elements: Residual Haar Discrete Wavelet Transform (RHDWT), Pixel Shuffle (PS), and Column Non-uniformity Correction Module (CNCM). Specifically, RHDWT is a novel downsampler that employs double-branch modeling to effectively integrate stripe-directional prior knowledge and data-driven semantic interaction to enrich the feature representation. Observing the semantic patterns crosstalk of stripe noise, PS is introduced as an upsampler to prevent excessive apriori decoding and performing semantic-bias-free image reconstruction. After each sampling, CNCM captures the column relationships in long-range dependencies. By incorporating column, spatial, and self-dependence information, CNCM well establishes a global context to distinguish stripes from the scene's vertical structures. Extensive experiments on synthetic data, real data, and infrared small target detection tasks demonstrate that the proposed method outperforms state-of-the-art single-image destriping methods both visually and quantitatively. Our code will be made publicly available at https://github.com/xdFai/ASCNet.

Keywords

Cite

@article{arxiv.2401.15578,
  title  = {ASCNet: Asymmetric Sampling Correction Network for Infrared Image Destriping},
  author = {Shuai Yuan and Hanlin Qin and Xiang Yan and Shiqi Yang and Shuowen Yang and Naveed Akhtar and Huixin Zhou},
  journal= {arXiv preprint arXiv:2401.15578},
  year   = {2025}
}
R2 v1 2026-06-28T14:29:15.453Z