HairCLIP icon indicating copy to clipboard operation
HairCLIP copied to clipboard

Inference on image data without converting to e4e

Open ArsalanAli915 opened this issue 2 years ago • 1 comments

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.

ArsalanAli915 avatar Oct 11 '23 18:10 ArsalanAli915

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.

wtybest avatar Oct 12 '23 06:10 wtybest