Simple torch.nn.module implementation of Alias-Free-GAN style filter and resample
Pelican plugin for creating alias pages (useful for moving from a different URL scheme such as /<year>/<month>/<title>/ as used by Wordpress)
Python implementation of Vose's alias method, an efficient algorithm for sampling from a discrete probability distribution.
Unofficial Alias-Free GAN implementation. Based on rosinality's version with expanded training and inference options.
An oh-my-zsh plugin to help remembering those aliases you defined once
Unofficial implementation of Alias-Free Generative Adversarial Networks. (https://arxiv.org/abs/2106.12423) in PyTorch