/vit-vqgan

JAX implementation ViT-VQGAN

Primary LanguagePythonMIT LicenseMIT

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.