barisgecer / GANFit

Project Page of 'GANFIT: Generative Adversarial Network Fitting for High Fidelity 3D Face Reconstruction' [CVPR2019]
http://openaccess.thecvf.com/content_CVPR_2019/html/Gecer_GANFIT_Generative_Adversarial_Network_Fitting_for_High_Fidelity_3D_Face_CVPR_2019_paper.html
GNU General Public License v3.0
627 stars 65 forks source link

latent parameters #3

Closed xuexiaoxiaohu closed 4 years ago

xuexiaoxiaohu commented 4 years ago

Good job! i have a question,how to get latent parameters from an image? Is from deep networks? thanks for your apply

barisgecer commented 4 years ago

Yes, by backpropagation trough a generator network. Have a look at the paper.