AaronJackson / vrn

:man: Code for "Large Pose 3D Face Reconstruction from a Single Image via Direct Volumetric CNN Regression"
http://aaronsplace.co.uk/papers/jackson2017recon/
MIT License
4.52k stars 746 forks source link

how can i generate human hair on the generated 3d image #81

Closed vivek12345678910 closed 6 years ago

vivek12345678910 commented 6 years ago

When I am running the code, I am unable to see the hair over the face, Is there a way in which we can have human hair on the top of the face, I mean is this model predict only the face or Can we generate 3d part of face like hair ear etc also,

In some images, I am seeing some black part on the top and, I hope it comes because of hair color. Can we extend it to little bit such that it looks like hair of a male person.

Thanks for listening my question.

AaronJackson commented 6 years ago

You would need to retrain the network with data which contains hair. Not a simple task.