paper-with-me

홈 › Papers

Domain-Aware Universal Style Transfer

2021-08-10 · ICCV 2021 10 · Kibeom Hong, Seogkyu Jeon, Huan Yang, Jianlong Fu, Hyeran Byun

Style transfer aims to reproduce content images with the styles from reference images. Existing universal style transfer methods successfully deliver arbitrary styles to original images either in an artistic or a photo-realistic way. However, the range of 'arbitrary style' defined by existing works is bounded in the particular domain due to their structural limitation. Specifically, the degrees of content preservation and stylization are established according to a predefined target domain. As a result, both photo-realistic and artistic models have difficulty in performing the desired style transfer for the other domain. To overcome this limitation, we propose a unified architecture, Domain-aware Style Transfer Networks (DSTN) that transfer not only the style but also the property of domain (i.e., domainness) from a given reference image. To this end, we design a novel domainness indicator that captures the domainness value from the texture and structural features of reference images. Moreover, we introduce a unified framework with domain-aware skip connection to adaptively transfer the stroke and palette to the input contents guided by the domainness indicator. Our extensive experiments validate that our model produces better qualitative results and outperforms previous methods in terms of proxy metrics on both artistic and photo-realistic stylizations.

📄 PDF Abstract BibTeX arXiv:2108.04441

Code (1)

kibeom-hong/domain-aware-style-transfer 공식 구현 pytorch

Tasks

Style Transfer

Similar Papers 제목 키워드 기반

ArtFlow: Unbiased Image Style Transfer via Reversible Neural Flows

2021-03-31 · CVPR 2021 1 · Jie An, Siyu Huang, Yibing Song, Dejing Dou 외

Universal style transfer retains styles from reference images in content images. While existing methods have achieved state-of-the-art style transfer performance, they are not aware of the content leak phenomenon that th…

Style Transfer

AesUST: Towards Aesthetic-Enhanced Universal Style Transfer

2022-08-27 · Zhizhong Wang, Zhanjie Zhang, Lei Zhao, Zhiwen Zuo 외

Recent studies have shown remarkable success in universal style transfer which transfers arbitrary visual styles to content images. However, existing approaches suffer from the aesthetic-unrealistic problem that introduc…

Style Transfer

A Comprehensive Comparison between Neural Style Transfer and Universal Style Transfer

2018-06-03 · Somshubra Majumdar, Amlaan Bhoi, Ganesh Jagadeesan

Style transfer aims to transfer arbitrary visual styles to content images. We explore algorithms adapted from two papers that try to solve the problem of style transfer while generalizing on unseen styles or compromised …

Style Transfer

Understanding Generalized Whitening and Coloring Transform for Universal Style Transfer

2019-10-01 · ICCV 2019 10 · Tai-Yin Chiu

Style transfer is a task of rendering images in the styles of other images. In the past few years, neural style transfer has achieved a great success in this task, yet suffers from either the inability to generalize to u…

Style Transfer

Joint Bilateral Learning for Real-time Universal Photorealistic Style Transfer

2020-04-23 · ECCV 2020 8 · Xide Xia, Meng Zhang, Tianfan Xue, Zheng Sun 외

Photorealistic style transfer is the task of transferring the artistic style of an image onto a content target, producing a result that is plausibly taken with a camera. Recent approaches, based on deep neural networks, …

4kStyle Transfer