3DDFA icon indicating copy to clipboard operation
3DDFA copied to clipboard

How to estimate the quality of depth images generated

Open YokkaBear opened this issue 4 years ago • 1 comments

Hi @cleardusk , I have used main.py and the model phase1_wpdc_vdc.pth.tar to generate some depth images from my own human face dataset, but the resulting depth images do not look quite similar to the original faces and seem lose many details.

So, I wonder how I could measure the quality of the depth images generated, or if I ignore any scripts in this repo just to realize this function. Looking forward to your reply, much thanks.

YokkaBear avatar Jul 23 '20 03:07 YokkaBear

The depth image generated may be called Pseudo-depth. If you want detailed depth, you may refer to the work for the detailed 3d face reconstruction, or use physical devices to obtain them.

cleardusk avatar Aug 06 '20 05:08 cleardusk