You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 15, 2024. It is now read-only.
I want to ask how I can synthesize an image with latent vector in W+ space.
The shape of w vector seems to be torch.size([1, 17, 512]). But in my knowledge, latent vectors in W+ space have size of [1, 18, 512].
It seems like you have already experimented with latent vectors in W+ space, so I would be grateful if you let me know how you implemented the experiments with W+ space.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello. Thank you for your nice work.
I want to ask how I can synthesize an image with latent vector in W+ space.
The shape of w vector seems to be torch.size([1, 17, 512]). But in my knowledge, latent vectors in W+ space have size of [1, 18, 512].
It seems like you have already experimented with latent vectors in W+ space, so I would be grateful if you let me know how you implemented the experiments with W+ space.
The text was updated successfully, but these errors were encountered: