HairCLIP
HairCLIP copied to clipboard
Inference on image data without converting to e4e
Thanks for making such a good model. Actually, I wanted to inference the model on my image data without converting it e4e. Could u please help with this? Thanks.
The easiest way to do this is to first get the latent code of the image with e4e and then use our method to edit the hair. I've been busy with some issues lately and I'll integrate that part into our repository in a while.