Overview of ArtiFade. On the left, we present artifact rectification training, which involves an iterative process of calculating reconstruction loss between an unblemished image and the reconstruction of its blemished embedding. The right-hand side is the inference stage that tests ArtiFade on unseen blemished images. To avoid ambiguity, we (1) simplify the training of Textual Inversion into an input-output form, and (2) use “fine-tuning” and “inference” to respectively refer to the fine-tuning stage of ArtiFade and the use of ArtiFade for subject-driven generation.
If you find this project useful for your research, please cite the following:
@inproceedings{yang2025artifade,
title={ArtiFade: Learning to Generate High-quality Subject from Blemished Images},
author={Yang, Shuya and Hao, Shaozhe and Cao, Yukang and Wong, Kwan-Yee K},
booktitle={Proceedings of the Computer Vision and Pattern Recognition Conference},
pages={13167--13177},
year={2025}
}
This page was adapted from this source code.