NVlabs / NVAE

The Official PyTorch Implementation of "NVAE: A Deep Hierarchical Variational Autoencoder" (NeurIPS 2020 spotlight paper)
https://arxiv.org/abs/2007.03898
Other
1.02k stars 164 forks source link

How to get Latent variables #28

Open Mrcaramel opened 3 years ago

Mrcaramel commented 3 years ago

Thank you for your sharing I want to know that how to get Latent variables and save it It's really important to me.