LeiJiangJNU / DAMDNet

DAMDNet for 3D face alignment(ICCV2019 workshop) Paper:
https://arxiv.org/abs/1908.11821
Apache License 2.0
58 stars 17 forks source link

Question about Faceswap. #8

Open tfygg opened 4 years ago

tfygg commented 4 years ago

I find that you did not use the DAMDNet model in Demo2.py and used 'candide.npz'. Why?

LeiJiangJNU commented 4 years ago

Hi.'candide.npz' is a 3DMM for quickly reconstructing target faces. It's not a DAMDNet model.