NVIDIA's StyleGAN2 TensorFlow implementation ↦
Style-based GAN architecture produces impressive image generation results, but it’s not without its limitations. NVidia’s research team has been hard at work fixing some of the problems with StyleGAN (artifacts).
In addition to improving image quality, this path length regularizer yields the additional benefit that the generator becomes significantly easier to invert. This makes it possible to reliably detect if an image is generated by a particular network.
Check out the video of StyleGAN2 in action or, if you’re feeling brazen, dive right into their paper.
Discussion
Sign in or Join to comment or subscribe