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

Inversion #7

Closed
zmehdiz97 opened this issue Aug 24, 2022 · 1 comment
Closed

Inversion #7

zmehdiz97 opened this issue Aug 24, 2022 · 1 comment

Comments

@zmehdiz97
Copy link

Hi,

I have a question regarding image inversion. To train the encoder, did you use the jittering of the spatial parameters? In the 'invertblobgan.py' code no_jitter is not used and the invertblobgan.yaml doesn't set the jittering parameters to 0. Is this intended?

@dave-epstein
Copy link
Owner

dave-epstein commented Aug 24, 2022

We do not train with jittering for inversion. The default jitter values are 0 so there's no need to explicitly specify jitter 0. Only the weights are loaded from the generator, the config used is the one supplied on the command line.

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