- used to pre-train a generator and classifier, the classifier use confidence estimation training, and the generator use beta-tcvae as the based model;
- you need to initial the dataset in the dataset folder first, use
python dataset.py- first run
python pre_train.py- then run
python main.py