NVlabs / NVAE

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

FID score? #23

Closed Tsingularity closed 3 years ago

Tsingularity commented 3 years ago

Hi thanks for the great work!

I am just wondering do you have plans for releasing the FID scores on varying datasets for NVAE?

Thanks!

arash-vahdat commented 3 years ago

Hi

We did report FID scores for some of the NVAE models in the follow-up works. Please check these two papers:

Thanks!