fftLoss

The fftLoss @PyTorch is a frequency domain loss function that prevents the problem of weak frequency components being suppressed by strong frequency components when using a regular loss function.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install fftloss

Dependencies

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
0.0.1 2025-07-30      

Issues with this package?

Page last updated 2026-05-13 03:46:11 UTC