alias-free-torch icon indicating copy to clipboard operation
alias-free-torch copied to clipboard

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

Results 1 alias-free-torch issues
Sort by recently updated
recently updated
newest added

Here is a plot of the generated 1D sinc filter kernel. ![sinc looks right](https://user-images.githubusercontent.com/23273466/180662291-36bf67b1-bdcd-475d-99f3-4acec741186a.png) Here is a plot of the generated 2D jinc filter kernel. ![jinc looks wrong](https://user-images.githubusercontent.com/23273466/180662311-e4d34d44-e7c7-4574-aba5-1e55bbb1d029.png) I'd expect...