Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.16 KB

File metadata and controls

27 lines (23 loc) · 1.16 KB

Separating-Style-and-Content-for-Generalized-Style-Transfer

This repository contains the code (in Tensorflow) for the paper:
Separating Style and Content for Generalized Style Transfer http://openaccess.thecvf.com/content_cvpr_2018/papers/Zhang_Separating_Style_and_CVPR_2018_paper.pdf

Network

Examples

Results for known styles but novel contents:

Results for novel styles and novel contents:

Citation

If you find this code useful for your research, please cite the paper:
@inproceedings{zhang2018separating,
title={Separating style and content for generalized style transfer},
author={Zhang, Yexun and Zhang, Ya and Cai, Wenbin},
booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition},
volume={1},
year={2018}
}