facepf icon indicating copy to clipboard operation
facepf copied to clipboard

how to make the example jpg+obj+npz?

Open iamreallyi9 opened this issue 4 years ago • 6 comments

how to make the example jpg+obj+npz?use face3d?

iamreallyi9 avatar Jan 26 '21 13:01 iamreallyi9

You'll need to fit a 3dmm or bilinear face model to the jpg image. Face3d can fit bfm 3dmm model. I'll update the fitting part of the code later

zengxianyu avatar Jan 26 '21 13:01 zengxianyu

Thank you very much for your quick reply. I used face3d to generate obj to test the effect, which is not as good as the example. So I suspect that something went wrong in the format of my obj and pose? Looking forward to your code. Thanks again

iamreallyi9 avatar Jan 26 '21 13:01 iamreallyi9

how to make the example jpg+obj+npz?use face3d?

lapvision avatar Jan 29 '21 12:01 lapvision

I am working on it. I used to fit a bilinear model derived from facewarehouse. However I found it hard to get this dataset. I am trying to migrate everything to bfm or facescape

zengxianyu avatar Jan 29 '21 13:01 zengxianyu

thanks!

lapvision avatar Feb 01 '21 02:02 lapvision

I've done that. Please see the latest master branch

zengxianyu avatar Feb 07 '21 14:02 zengxianyu