Home

Awesome

Denoising as Adaptation: Noise-Space Domain Adaptation for Image Restoration

Introduction

This is the official implementation for Denoising as Adaptation: Noise-Space Domain Adaptation for Image Restoration (arXiv 2024).

Kang Liao, Zongsheng Yue, Zhouxia Wang, Chen Change Loy

S-Lab, Nanyang Technological University

<div align="center"> <img src="https://github.com/KangLiao929/Noise-DA/blob/main/assets/new-tesear.png" height="340"> </div>

Why Noise-Space Domain Adaptation?

Existing domain adaptation approaches are mainly developed for high-level vision tasks. However, aligning high-level deep representations in feature space may overlook low-level variations essential for image restoration, while pixel-space approaches often involve computationally intensive adversarial paradigms that can lead to instability during training. In this work, we propose a new noise-space solution that preserves low-level appearance across different domains within a compact and stable framework.

Features

Check out more visual results and interactions here.

Code

Will be released soon.

Citation

@article{liao2024denoising,
      title={Denoising as Adaptation: Noise-Space Domain Adaptation for Image Restoration},
      author={Liao, Kang and Yue, Zongsheng and Wang, Zhouxia and Loy, Chen Change},
      journal={arXiv preprint arXiv:2406.18516},
      year={2024}
    }

Contact

For any questions, feel free to email kang.liao@ntu.edu.sg.

License

This project is licensed under NTU S-Lab License 1.0.