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