w-plus-adapter
w-plus-adapter copied to clipboard
How to generate custom attributes directions?
Thanks for your code release and it's definitely a great work! I wonder how to generate some new attributes as the exist attributes is quite limit. I'm new to this and Could you give me some directions?
Thx!! XmWang
Thanks for your code release and it's definitely a great work! I wonder how to generate some new attributes as the exist attributes is quite limit. I'm new to this and Could you give me some directions?
Thx!! XmWang
Hi Xinming, Thanks for your interest. These attribute vectors are directly from these using StyleGAN for face editing. You can refer to interfacegan, StyleRes, and other open sourced w vectors
I will try! Thanks again!
This work is great and very much looking forward to your response! "γ1 and γ2 in Eqn. (8) are set to 1.5 and 1.0, respectively." The paper provides no details on the choice of settings for these two hyperparameters (assuming trial and error). How sensitive are the system results to these values?
This work is great and very much looking forward to your response! "γ1 and γ2 in Eqn. (8) are set to 1.5 and 1.0, respectively." The paper provides no details on the choice of settings for these two hyperparameters (assuming trial and error). How sensitive are the system results to these values?
These parameters seem not very sensitive. We also tried different parameters like 1.0 and 1.0. No obvious difference is observed.