PeterouZh / CIPS-3D

3D-aware GANs based on NeRF (arXiv).
MIT License
610 stars 60 forks source link

Where to find full pretrained models? #9

Closed abhay-sheshadri closed 2 years ago

abhay-sheshadri commented 2 years ago

The pre-trained model files only contain generator.pth, ema.pth, and ema2.pth files. Where can I find the other files in order to do stylization and transfer learning from CelebA onto another dataset?

PeterouZh commented 2 years ago

Hi, I will release all pre-trained models (generator and discriminator) so that you can finetune them on other datasets.

However, currently, I am too busy to complete this project. I promise to complete the project after November 23, 2021.

So sorry for the delay.