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

where is the latent vector stored? #11

@WinterSoilder

Description

@WinterSoilder

Hi how do i attain the latent vector to control over my results?
in generate_sample.py you have give a input param dlatent like this:

    parser.add_argument("--input", action="store", type=str,
                        default=None, help="the dlatent code (W) for a certain sample")

where do I get this from?
does it get generated after training is complete?
More specifically say I want control over facial expression in what ways do I train my model that i can infer facial expression.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions