Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can you provide me with ppgan_ celebahq.pth file as pre-training model #92

Open
DinouBinary opened this issue Jan 21, 2022 · 1 comment

Comments

@DinouBinary
Copy link

DinouBinary commented Jan 21, 2022

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!

@ytz123456
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants