English

Photorealistic Style Transfer via Wavelet Transforms

Computer Vision and Pattern Recognition 2019-10-01 v2

Abstract

Recent style transfer models have provided promising artistic results. However, given a photograph as a reference style, existing methods are limited by spatial distortions or unrealistic artifacts, which should not happen in real photographs. We introduce a theoretically sound correction to the network architecture that remarkably enhances photorealism and faithfully transfers the style. The key ingredient of our method is wavelet transforms that naturally fits in deep networks. We propose a wavelet corrected transfer based on whitening and coloring transforms (WCT2^2) that allows features to preserve their structural information and statistical properties of VGG feature space during stylization. This is the first and the only end-to-end model that can stylize a 1024×10241024\times1024 resolution image in 4.7 seconds, giving a pleasing and photorealistic quality without any post-processing. Last but not least, our model provides a stable video stylization without temporal constraints. Our code, generated images, and pre-trained models are all available at https://github.com/ClovaAI/WCT2.

Keywords

Cite

@article{arxiv.1903.09760,
  title  = {Photorealistic Style Transfer via Wavelet Transforms},
  author = {Jaejun Yoo and Youngjung Uh and Sanghyuk Chun and Byeongkyu Kang and Jung-Woo Ha},
  journal= {arXiv preprint arXiv:1903.09760},
  year   = {2019}
}

Comments

Accepted to ICCV 2019, Code and data: https://github.com/ClovaAI/WCT2

R2 v1 2026-06-23T08:16:55.110Z