AntixK / PyTorch-VAE

A Collection of Variational Autoencoders (VAE) in PyTorch.
Apache License 2.0
6.44k stars 1.05k forks source link

About VQ-VAE #87

Open VLadImirluren opened 6 months ago

VLadImirluren commented 6 months ago

Thanks to your great implementation! I have a question about VQ-VAE. The paper of VQ VAE says that argmin of Ze and ej is measured using L2 distance. You implementation actually calculate their distance but didn't using mse. I am curious about the reason~ Thanks~~~

41ee5d482bde4ef560c075bd070360f 1158c854acba4b5d12444a74106e555