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

PKL file content #3

Open
elmohandes2002 opened this issue Mar 2, 2024 · 1 comment
Open

PKL file content #3

elmohandes2002 opened this issue Mar 2, 2024 · 1 comment

Comments

@elmohandes2002
Copy link

Hello.

Hope you are doing well.

Thank you for your work. It is very impressive. I just wanted to ask you about the contents of the objects stored in the pkl file. I used your encoder and decoder. I got a pkl file that contains G, D, Gs, NE only from the decoder and encoder as well. When I want to use reconstruction.py the following code will not work: E, _, _, Gs, _ = load_pkl(args.restore_path). Do you have an idea of why that might be the case? Why was the E not stored? I believe E is the encoder from real image to the latent 512.

Looking forward to your reply.

Thank you

@zhujiapeng
Copy link
Collaborator

The .pkl file is 424MB. Have you downloaded the complete file?

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