VectorQuantizedVAE
VectorQuantizedVAE copied to clipboard
A PyTorch implementation of "Continuous Relaxation Training of Discrete Latent Variable Image Models"
Results
1
VectorQuantizedVAE issues
Sort by
recently updated
recently updated
newest added
Hello and thank you for this repo. I was wondering, if there is a reason to use a 3-dim embedding instead of a 2-dim codebook. Is the idea to achieve...