patil-suraj / vqgan-jax

JAX implementation of VQGAN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vqgan-jax

[WIP] JAX implementation of taming-transformers VQGAN.

(Note: For now this only consits of the VQModel for inference. The discriminatior, transformer model and training scripts will be added later.)

Use this Colab to see how to use this model to encode and reconstruct images.

About

JAX implementation of VQGAN


Languages

Language:Python 100.0%