Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Could you provide the pre-trained models? #6

Open
sapphire497 opened this issue Jul 10, 2020 · 6 comments
Open

Could you provide the pre-trained models? #6

sapphire497 opened this issue Jul 10, 2020 · 6 comments

Comments

@sapphire497
Copy link

Hi!
Thanks for your codes. I noticed that you have generated pictures based on ffhq128, I couldn't find this model, so would you like to provide the pre-trained model for ffhq128?

@huangzh13
Copy link
Owner

You can find the pre-trained model here:
https://drive.google.com/file/d/1AcX51sLHX0ks_Ogvtf9EiBxMBwrZMphe/view?usp=sharing

@binwang777
Copy link

In my experiments, this parameter seems to be incomplete.I checked the network structure and confirmed that each blcok noise layer parameter was missing。Can you give me a hand?

Missing key(s) in state_dict: "g_synthesis.blocks.0.conv0_up.intermediate.kernel", "g_synthesis.blocks.1.conv0_up.intermediate.kernel", "g_synthesis.blocks
.2.conv0_up.intermediate.kernel", "g_synthesis.blocks.3.conv0_up.intermediate.kernel", "g_synthesis.blocks.4.conv0_up.intermediate.kernel", "truncation.avg_latent"
.

@r-khanna
Copy link

In my experiments, this parameter seems to be incomplete.I checked the network structure and confirmed that each blcok noise layer parameter was missing。Can you give me a hand?

Missing key(s) in state_dict: "g_synthesis.blocks.0.conv0_up.intermediate.kernel", "g_synthesis.blocks.1.conv0_up.intermediate.kernel", "g_synthesis.blocks
.2.conv0_up.intermediate.kernel", "g_synthesis.blocks.3.conv0_up.intermediate.kernel", "g_synthesis.blocks.4.conv0_up.intermediate.kernel", "truncation.avg_latent"
.

I am also having the same issue

@xiaoxiaoxiaogu
Copy link

me too

@xiaoxiaoxiaogu
Copy link

RuntimeError: Error(s) in loading state_dict for Generator:
Missing key(s) in state_dict: "g_synthesis.blocks.0.conv0_up.intermediate.kernel", "g_synthesis.blocks.1.conv0_up.intermediate.kernel", "g_synthesis.blocks.2.conv0_up.intermediate.kernel", "g_synthesis.blocks.3.conv0_up.intermediate.kernel", "g_synthesis.blocks.4.conv0_up.intermediate.kernel", "truncation.avg_latent".

@bfialkoff
Copy link

Link is dead now...

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

No branches or pull requests

6 participants