StyleGAN-Keras icon indicating copy to clipboard operation
StyleGAN-Keras copied to clipboard

We found that g and b in G_block are the features that I need to change. G and b in your network are generated by Dense(). Is there a way to change the g and b using vectors instead of the network? thank you

Open shadoubuhuiya opened this issue 6 years ago • 1 comments

We found that g and b in G_block are the features that I need to change. G and b in your network are generated by Dense(). Is there a way to change the g and b using vectors instead of the network? thank you

shadoubuhuiya avatar Jul 10 '19 02:07 shadoubuhuiya

What do you mean by "using vectors instead of the network" and why?

nwatab avatar Oct 12 '19 06:10 nwatab