Riddhadipta / ViTGAN

A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ViTGAN: Training GANs with Vision Transformers

A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.

Network Architecture image from the paper


Reference

Kwonjoon Lee, Huiwen Chang, Lu Jiang, Han Zhang, Zhuowen Tu, Ce Liu. ViTGAN: Training GANs with Vision Transformers. arXiv:2107.04589v1, 2021.

Author

Hong-Jia Chen

About

A PyTorch implementation of ViTGAN based on paper ViTGAN: Training GANs with Vision Transformers.

License:MIT License


Languages

Language:Python 100.0%