Skip to content

[NeurIPS'20] Learning Semantic-aware Normalization for Generative Adversarial Networks

Notifications You must be signed in to change notification settings

researchmm/SariGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SariGAN

Code for NeurIPS 2020 spotlight paper "Learning Semantic-aware Normalization for Generative Adversarial Networks"

This code is mainly based on https://github.com/rosinality/stylegan2-pytorch.git

Please refer to the above link to prepare data and install dependencies.

To train SariGAN, please run:

bash train.sh

To test the model in the term of fid, please run:

bash fid.sh

Pretrained model can be found in https://drive.google.com/file/d/1eT2QEK-0ZNQFj-daL3ga6QOoXqBLe8oR/view?usp=sharing

Citation

@article{zheng2020learning,
  title={Learning Semantic-aware Normalization for Generative Adversarial Networks},
  author={Zheng, Heliang and Fu, Jianlong and Zeng, Yanhong and Luo, Jiebo and Zha, Zheng-Jun},
  journal={Advances in Neural Information Processing Systems},
  volume={33},
  pages={21853--21864},
  year={2020}
}

About

[NeurIPS'20] Learning Semantic-aware Normalization for Generative Adversarial Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published