Hacker News new | ask | show | jobs
by tropshop 2688 days ago
So does this make it trivial to input a source portrait, and then visualize different hair styles?
1 comments

you'll have to build an encoder to encode someone's face into the latent space. then you'll have to dive into the latent space and find the dimension(s) that controls for hair style (just fork the colab and start experimenting with interpolations)

then yes, it should be possible