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.
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.
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.