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
I could not find any reports on how the truncation trick might affects the manipulation quality.
In your code, I see that you are repeating the W code by the number of style transformations, but no further operation on WP code. If you have previously experimented with truncation trick, can you share any recollection of the results?
Thanks
The text was updated successfully, but these errors were encountered:
We do not do experiments on truncated latent code since we focus on W space instead of W-plus space. I guess the truncation trick barely influences the results since we have used $w_{avg}$ to compute the direction, and it still works.
Hello,
I could not find any reports on how the truncation trick might affects the manipulation quality.
In your code, I see that you are repeating the W code by the number of style transformations, but no further operation on WP code. If you have previously experimented with truncation trick, can you share any recollection of the results?
Thanks
The text was updated successfully, but these errors were encountered: