pytorch-vq-vae
pytorch-vq-vae copied to clipboard
How to extract only the latent codes?
Hi! Thank you for the great upload. How exactly can I extract the latent code of an image? By that I mean the code of size i.e [1,8,8] and not [128,8,8]
Thanks!