Deep3DFaceReconstruction
Deep3DFaceReconstruction copied to clipboard
Working with an image set
Hi, can demo code generate face from an image set? Thanks
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.
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 ?
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!
In fact, the results are not as accuracy as the TPAMI 2018 paper [18].
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?
Looking forward to the new feature..............
I was also wondering if there is any update on the multi-image reconstruction?