Repository navigation

#

alias-free-gan

Unofficial implementation of Alias-Free Generative Adversarial Networks. (https://arxiv.org/abs/2106.12423) in PyTorch

Python
505
3 年前

Simple torch.nn.module implementation of Alias-Free-GAN style filter and resample

Python
88
3 年前

Unofficial Alias-Free GAN implementation. Based on rosinality's version with expanded training and inference options.

Python
77
2 年前