Learning Image Demoiréing from Unpaired Real Data
Abstract
This paper focuses on addressing the issue of image demoiréing. Unlike the large volume of existing studies that rely on learning from paired real data, we attempt to learn a demoiréing model from unpaired real data, i.e., moiré images associated with irrelevant clean images. The proposed method, referred to as Unpaired Demoiréing(UnDeM), synthesizes pseudo moiré images from unpaired datasets, generating pairs with clean images for training demoiréing models. To achieve this, we divide real moiré images into patches and group them in compliance with their moiré complexity. We introduce a novel moiré generation framework to synthesize moiré images with diverse moiré features, resembling real moiré patches, and details akin to real moiré-free images. Additionally, we introduce an adaptive denoise method to eliminate the low-quality pseudo moiré images that adversely impact the learning of demoiréing 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 demoiréing models such as MBCNN and ESDNet-L. Code: https://github.com/zysxmu/UnDeM.
Cite
Text
Zhong et al. "Learning Image Demoiréing from Unpaired Real Data." AAAI Conference on Artificial Intelligence, 2024. doi:10.1609/AAAI.V38I7.28595Markdown
[Zhong et al. "Learning Image Demoiréing from Unpaired Real Data." AAAI Conference on Artificial Intelligence, 2024.](https://mlanthology.org/aaai/2024/zhong2024aaai-learning/) doi:10.1609/AAAI.V38I7.28595BibTeX
@inproceedings{zhong2024aaai-learning,
title = {{Learning Image Demoiréing from Unpaired Real Data}},
author = {Zhong, Yunshan and Zhou, Yuyao and Zhang, Yuxin and Chao, Fei and Ji, Rongrong},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2024},
pages = {7623-7631},
doi = {10.1609/AAAI.V38I7.28595},
url = {https://mlanthology.org/aaai/2024/zhong2024aaai-learning/}
}