jgkwak95 / SURF-GAN

[ECCV 2022] Official Pytorch implementation of "Injecting 3D Perception of Controllable NeRF-GAN into StyleGAN for Editable Portrait Image Synthesis"
MIT License
126 stars 14 forks source link

Request of pre-trained model #1

Closed MrTornado24 closed 2 years ago

MrTornado24 commented 2 years ago

Hi, nice work! I notice that FIDs of Surf-gan look great. Could you provide the pre-trained model which is trained on FFHQ@256?

jgkwak95 commented 2 years ago

Hi, thanks for your attention and i read your research before (FENeRF) interestingly!

To provide a pretrained model, we have to retrain the model because we changed name of variables and models for code cleaning and uploading. We will provide the pretrained model of CelebA and FFHQ before ECCV conf.