Skip to content
/ nvae Public
forked from GlassyWing/nvae

An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》

License

Notifications You must be signed in to change notification settings

l4rz/nvae

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvae

An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》

This implement is tiny, just for learning and validation, the model structure:

As shown in the figure above, the model architecture is very simple, the image is scaled to 64x64 size, in order to reduce the amount of calculation.

example

Hair and other details are still blurry, but this is mostly because the image used is a low-quality 64x64 size.

And, en, some background pixels exploded, perhaps due to recursive features.

About

An unofficial toy implementation for NVAE 《A Deep Hierarchical Variational Autoencoder》

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%