thwjoy / revae-demo

17 stars 4 forks source link

Demo for Rethinking Semi-Supervised Learning in VAEs

A simple notebook example to demonstrate ReVAEs ability to manipulate labelled characteristics on CelebA.

Training code is available here: https://github.com/thwjoy/ccvae

Dependencies

Usage

jupyter notebook main.ipynb

Training Code

Training code will be released soon.