MrTornado24 / Next3D

[CVPR 2023 Highlight] Next3D: Generative Neural Texture Rasterization for 3D-Aware Head Avatars
https://mrtornado24.github.io/Next3D/
470 stars 29 forks source link

How to condition the discriminator on deformation? #10

Open sunshineatnoon opened 1 year ago

sunshineatnoon commented 1 year ago

Hi, great work! I read in the paper that the discriminator is conditioned on a synthetic image representing deformation, but I cannot find corresponding code, could you please point me to the code where you get the synthetic image? Thanks!