QuantArt: Quantizing Image Style Transfer Towards High Visual Fidelity
Abstract
The mechanism of existing style transfer algorithms is by minimizing a hybrid loss function to push the generated image toward high similarities in both content and style. However, this type of approach cannot guarantee visual fidelity, i.e., the generated artworks should be indistinguishable from real ones. In this paper, we devise a new style transfer framework called QuantArt for high visual-fidelity stylization. QuantArt pushes the latent representation of the generated artwork toward the centroids of the real artwork distribution with vector quantization. By fusing the quantized and continuous latent representations, QuantArt allows flexible control over the generated artworks in terms of content preservation, style similarity, and visual fidelity. Experiments on various style transfer settings show that our QuantArt framework achieves significantly higher visual fidelity compared with the existing style transfer methods.
Cite
@article{arxiv.2212.10431,
title = {QuantArt: Quantizing Image Style Transfer Towards High Visual Fidelity},
author = {Siyu Huang and Jie An and Donglai Wei and Jiebo Luo and Hanspeter Pfister},
journal= {arXiv preprint arXiv:2212.10431},
year = {2023}
}
Comments
Accepted to CVPR 2023. Code is available at https://github.com/siyuhuang/QuantArt