git clone https://github.com/anlongstory/CSAE.git
Ubuntu:
cd path/to/CVAE/data
unzip MNIST_img.zip
unzip letter.zip
Windows:
unzip directly
python PEDCC.py
python main.py
python inference_model.py
Tip: Here, we just take MNIST as example, you can change some parameters or paths in config.py
, and chang dataset in data_transform.py
If you have any question, please feel free to contact me :)