originally by duskvirkus
This is a notebook for generating images and latent space walks with Alias-Free GAN on a Colab GPU instance.
Repository: https://github.com/duskvirkus/alias-free-gan
An unofficial version of Alias-Free Generative Adversarial Networks (https://arxiv.org/abs/2106.12423). This repository was heavily based on Kim Seonghyeon’s (rosinality) implementation. The goal of this version is to be maintainable, easy to use, and expand the features of existing implementations. This is built using pytorch and pytorch lightning (a framework that abstracts away much of the hardware specific code).


