Deep3DFaceReconstruction icon indicating copy to clipboard operation
Deep3DFaceReconstruction copied to clipboard

Working with an image set

Open alexetu opened this issue 5 years ago • 7 comments

Hi, can demo code generate face from an image set? Thanks

alexetu avatar Apr 24 '19 11:04 alexetu

As a user of the code, basically, my idea is that you can use dlib face detector to detect faces in the image and use 5 or 68 landmark detector to align the face, then the aligned face can be used as the input of the 3d face reconstruction network.

dzk9528 avatar Apr 25 '19 00:04 dzk9528

Sorry, seems my question is confusing. By an image set I mean set of images of the same face/person but taken from a different angle/lighting condition. So in general in terms of paper question is: can the demo code calculate confidence vectors Cj ?

alexetu avatar Apr 25 '19 05:04 alexetu

Sorry, seems my question is confusing. By an image set I mean set of images of the same face/person but taken from a different angle/lighting condition. So in general in terms of paper question is: can the demo code calculate confidence vectors Cj ?

Hi, currently we only provide model for single image reconstruction. Reconstruction using image sets is not supported now. We will update this feature in the future. Thanks!

YuDeng avatar Apr 26 '19 03:04 YuDeng

In fact, the results are not as accuracy as the TPAMI 2018 paper [18].

MandyMo avatar Apr 29 '19 08:04 MandyMo

Sorry, seems my question is confusing. By an image set I mean set of images of the same face/person but taken from a different angle/lighting condition. So in general in terms of paper question is: can the demo code calculate confidence vectors Cj ?

Hi, currently we only provide model for single image reconstruction. Reconstruction using image sets is not supported now. We will update this feature in the future. Thanks!

Hi is there any update on multi image reconstruction?

Matthewli623 avatar Sep 06 '20 07:09 Matthewli623

Looking forward to the new feature..............

youngallien avatar Feb 02 '21 12:02 youngallien

I was also wondering if there is any update on the multi-image reconstruction?

Pythonsegmenter avatar Apr 08 '21 09:04 Pythonsegmenter