interfacegan
interfacegan copied to clipboard
Can you provide me with ppgan_ celebahq.pth file as pre-training model
Dear Sir or Madam,
According to your tips in "how to use"
# Before running the following code, please first download the pre-trained ProgressiveGAN model on CelebA-HQ dataset, and then place it under the folder ".models/pretrain/".
I need to download the pre_train models first, according to the path in code,
'tf_model_path': MODEL_DIR + '/karras2018iclr-celebahq-1024x1024.pkl', 'model_path': MODEL_DIR + '/pggan_celebahq.pth',
The two models are pggan_celebahq.pth and karras2018iclr-celebahq-1024x1024.pkl.
However, I have already find karras2018iclr-celebahq-1024x1024.pkl, but I have no idea about where to find the pggan_celebahq.pth.
I would appreciate it if you could provide me with a way to download ppgan_ celebahq.pth.
Thank you very much for your time!
Best regards!
You can find the link in the official colab notebook provided here "interfacegan/docs/InterFaceGAN.ipynb". For your reference I paste it here https://www.dropbox.com/s/t74z87pk3cf8ny7/pggan_celebahq.pth?dl=1