penincillin / DREAM

This is the public repository for our accepted CVPR 2018 paper "Pose-Robust Face Recognition via Deep Residual Equivariant Mapping"
http://mmlab.ie.cuhk.edu.hk/projects/DREAM/
BSD 2-Clause "Simplified" License
388 stars 98 forks source link

frontal face generate! #59

Closed diggle1 closed 3 years ago

diggle1 commented 3 years ago

Hi, in your paper, you used the GAN model in ppgn[1] to map the deep features back to reconstructed images. Can you tell me whether the GAN model need to be trained with your feature? Or you directly used the model the author provide in the page! And Which file you used to generate the face?

Looking forward to your reply!

[1]A. Nguyen, J. Yosinski, Y. Bengio, A. Dosovitskiy, and J. Clune. Plug & play generative networks: Conditional iterative generation of images in latent space. In CVPR, 2017.

penincillin commented 3 years ago

Please refer to this issue: https://github.com/penincillin/DREAM/issues/11

diggle1 commented 3 years ago

okay, thank you very much