English

Learning Image Demoireing from Unpaired Real Data

Computer Vision and Pattern Recognition 2024-01-08 v1 Artificial Intelligence

Abstract

This paper focuses on addressing the issue of image demoireing. Unlike the large volume of existing studies that rely on learning from paired real data, we attempt to learn a demoireing model from unpaired real data, i.e., moire images associated with irrelevant clean images. The proposed method, referred to as Unpaired Demoireing (UnDeM), synthesizes pseudo moire images from unpaired datasets, generating pairs with clean images for training demoireing models. To achieve this, we divide real moire images into patches and group them in compliance with their moire complexity. We introduce a novel moire generation framework to synthesize moire images with diverse moire features, resembling real moire patches, and details akin to real moire-free images. Additionally, we introduce an adaptive denoise method to eliminate the low-quality pseudo moire images that adversely impact the learning of demoireing models. We conduct extensive experiments on the commonly-used FHDMi and UHDM datasets. Results manifest that our UnDeM performs better than existing methods when using existing demoireing models such as MBCNN and ESDNet-L. Code: https://github.com/zysxmu/UnDeM

Keywords

Cite

@article{arxiv.2401.02719,
  title  = {Learning Image Demoireing from Unpaired Real Data},
  author = {Yunshan Zhong and Yuyao Zhou and Yuxin Zhang and Fei Chao and Rongrong Ji},
  journal= {arXiv preprint arXiv:2401.02719},
  year   = {2024}
}

Comments

AAAI2024

R2 v1 2026-06-28T14:09:24.994Z