progan cyclegan

This commit is contained in:
Aladdin Persson
2021-03-11 15:58:01 +01:00
parent 707457059e
commit dc7f4f4ee7

View File

@@ -15,7 +15,7 @@ The dataset can be downloaded from Kaggle: [link](https://www.kaggle.com/lamsimo
### Download pretrained weights
Pretrained weights [here]().
Pretrained weights [here](https://github.com/aladdinpersson/Machine-Learning-Collection/releases/download/1.0/ProGAN_weights.zip).
Extract the zip file and put the pth.tar files in the directory with all the python files. Make sure you put LOAD_MODEL=True in the config.py file.