Rayhane-mamah / Efficient-VDVAE

Official Pytorch and JAX implementation of "Efficient-VDVAE: Less is more"
https://arxiv.org/abs/2203.13751
MIT License
188 stars 21 forks source link

Doesn't TensorFlow version of this model exist? #16

Open y-vectorfield opened 8 months ago

y-vectorfield commented 8 months ago

This model was implemented using PyTorch and Jax. However, the TensorFlow version of this does not exist. Can I implement TF version and submit a PR?