PyTorch-StudioGAN icon indicating copy to clipboard operation
PyTorch-StudioGAN copied to clipboard

Request: is it possible to add BigBiGAN (BigGan architecture with Encoder Network) ?

Open SerezD opened this issue 1 year ago • 0 comments

Hi, thank you for the amazing repo.

Would it be feasible to add a BigGan trained on ImageNet with the method proposed in: https://arxiv.org/abs/1907.02544

The GAN comes with an extra encoder network, which is very useful in many transfer/editing tasks!

The original code and weights are unfortunately in Tensorflow, and I couldn't find anything decent in pytorch

SerezD avatar Jan 31 '24 17:01 SerezD