v0lta / PyTorch-Wavelet-Toolbox

Differentiable fast wavelet transforms in PyTorch with GPU support.
https://pytorch-wavelet-toolbox.readthedocs.io
European Union Public License 1.2
279 stars 36 forks source link

Axis support #67

Closed loki-veera closed 11 months ago

loki-veera commented 1 year ago

Major changes:

Breaking changes:

v0lta commented 1 year ago

TODO: Add the axis argument for the packets.

v0lta commented 1 year ago

Lets take this version for a test drive:

pip install git+ssh://git@github.com/v0lta/PyTorch-Wavelet-Toolbox.git@axis-support