GlassyWing / nvae

An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》
Apache License 2.0
108 stars 21 forks source link

No module named robust_loss_pytorch #18

Open salmankh47 opened 6 months ago

salmankh47 commented 6 months ago

When tyring to run the code, nvae/vae_celeba.py throws import error robust_loss_pytorch. The file is missing.