patil-suraj / vit-vqgan

JAX implementation ViT-VQGAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vit-vqgan

JAX implementation of ViT-VQGAN.

Acknowledgements

  • Jiahui Yu for his advice on the implementation based on the work on ViT-VQGAN and Parti.
  • Phil Wang for suggesting using convolutions after self-attention layers.
  • Katherine Crowson for suggesting using convolutions in feed-forward layers.

About

JAX implementation ViT-VQGAN

License:MIT License


Languages

Language:Python 97.2%Language:Jupyter Notebook 2.7%Language:Makefile 0.1%