There was an error while loading. Please reload this page.
1 parent dbab15d commit 2a9c539Copy full SHA for 2a9c539
ML/Pytorch/GANs/ProGAN/README.md
@@ -15,11 +15,7 @@ The dataset can be downloaded from Kaggle: [link](https://www.kaggle.com/lamsimo
15
16
17
### Download pretrained weights
18
-<<<<<<< HEAD
19
Download pretrained weights [here](https://github.com/aladdinpersson/Machine-Learning-Collection/releases/download/1.0/ProGAN_weights.zip).
20
-=======
21
-Pretrained weights [here]().
22
->>>>>>> 1b761f144345e2803d61a5369e70cbe21da046e2
23
24
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.
25
0 commit comments