torch-fourier-filter Fourier space filters for image and volumes in pyTorch Install via source using pip install -e . And for development and testing use pip install -e ".[dev,test]" Make sure to run tests before any commits: python -m pytest