Skip to content

PKL file content #3

@elmohandes2002

Description

@elmohandes2002

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions