Skip to content

xinyuanc91/Gated-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gated-GAN: Adversarial Gated Networks for Multi-Collection Style Transfer.

This repository contains the Torch code for our paper “Gated-GAN: Adversarial Gated Networks for Multi-Collection Style Transfer” on IEEE Trans. On Image Processing 2019 (Arxiv). This code is based on the Torch implementation of CycleGAN provided by Junyan Zhu. You may need to train several times as the quality of the results is sensitive to the initialization.

Our model architecture is defined as depicted below, please refer to the paper for more details:

Results

The results below are produced from a single network:

Datasets

Download Link

Training

bash train.sh

Testing

bash test.sh

Citation

@ARTICLE{8463508,
  author={Chen, Xinyuan and Xu, Chang and Yang, Xiaokang and Song, Li and Tao, Dacheng},
  journal={IEEE Transactions on Image Processing}, 
  title={Gated-GAN: Adversarial Gated Networks for Multi-Collection Style Transfer}, 
  year={2019},
  volume={28},
  number={2},
  pages={546-560},
  keywords={Logic gates;Gallium nitride;Training;Generative adversarial networks;Decoding;Painting;Semantics;Multi-style transfer;adversarial generative networks},
  doi={10.1109/TIP.2018.2869695}}

About

[TIP2019]Gated-GAN: Adversarial Gated Networks for Multi-Collection Style Transfer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published