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

[CVPR 2023] Adding NoisyTwins Regularization to StyleGAN2

Open rangwani-harsh opened this issue 1 year ago • 2 comments

Hi MingKug and team,

Thanks for your great work in maintaining the repository. We just released our new work NoisyTwins [CVPR 2023], a regularizer for the latent space of GAN. The regularizer improves performance on GAN in terms of class consistency and diversity. As we implemented our work in StudioGAN, we wanted to check if it could be integrated into StudioGAN. The details about the work are presented in the following links:

Paper: https://arxiv.org/abs/2304.05866 Project: https://rangwani-harsh.github.io/NoisyTwins/ Code: https://github.com/val-iisc/NoisyTwins

Thanks for your fantastic contribution.

Best, Harsh

rangwani-harsh avatar Apr 20 '23 10:04 rangwani-harsh

We will submit the pull request with the required code changes in case you all agree for it to be integrated in StudioGAN.

rangwani-harsh avatar Apr 21 '23 04:04 rangwani-harsh

We welcome new implementations that contribute to the GAN community. After carefully reviewing changes with Minguk, we will reflect the pull request unless it requires big changes to fundamental structure of StudioGAN. Thanks for using our StudioGAN and your contribution!

alex4727 avatar Apr 21 '23 11:04 alex4727