Skip to content

jimmYA-1995/Self-Attention-GAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-Attention-GAN

Tensorflow-2.0 implementation of Self-Attention-GAN

This barnch is still in progress

  • reassign Mirrored Variables in replica context.

Original paper: Self-Attention Generative Adversarial Networks by Han Zhang, Ian Goodfellow, Dimitris Metaxas, Augustus Odena. Original implementation: https://github.com/brain-research/self-attention-gan

Usage: python sagan/main.py --config_path <your-configuration-file.py>

Example: python sagan/main.py --config_path example_configs/church64_attn.py

Current results

About

implement Self Attention GAN with TF2.0

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published