Ptwt - The PyTorch Wavelet Toolbox

Abstract

The fast wavelet transform is an essential workhorse in signal processing. Wavelets are local in the spatial- or temporal- and the frequency-domain. This property enables frequency domain analysis while preserving some spatiotemporal information. Until recently, wavelets rarely appeared in the machine learning literature. We provide the PyTorch Wavelet Toolbox to make wavelet methods more accessible to the deep learning community. Our PyTorch Wavelet Toolbox is well documented. A pip package is installable with `pip install ptwt`.

Cite

Text

Wolter et al. "Ptwt - The PyTorch Wavelet Toolbox." Machine Learning Open Source Software, 2024.

Markdown

[Wolter et al. "Ptwt - The PyTorch Wavelet Toolbox." Machine Learning Open Source Software, 2024.](https://mlanthology.org/mloss/2024/wolter2024jmlr-ptwt/)

BibTeX

@article{wolter2024jmlr-ptwt,
  title     = {{Ptwt - The PyTorch Wavelet Toolbox}},
  author    = {Wolter, Moritz and Blanke, Felix and Garcke, Jochen and Hoyt, Charles Tapley},
  journal   = {Machine Learning Open Source Software},
  year      = {2024},
  pages     = {1-7},
  volume    = {25},
  url       = {https://mlanthology.org/mloss/2024/wolter2024jmlr-ptwt/}
}