A simple notebook example to demonstrate ReVAEs ability to manipulate labelled characteristics on CelebA.
Training code is available here: https://github.com/thwjoy/ccvae
- pytorch (tested on v1.5)
- matplotlib (tested on v3.1.3)
- jupyter (tested on v1.0.0)
- ipywidgets (tested on v7.5.1)
jupyter notebook main.ipynb
Training code will be released soon.