PyTorch-VAE icon indicating copy to clipboard operation
PyTorch-VAE copied to clipboard

About VQ-VAE

Open VLadImirluren opened this issue 1 year ago • 0 comments

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

VLadImirluren avatar Mar 02 '24 15:03 VLadImirluren