Spaces:
Sleeping
Sleeping
File size: 283 Bytes
29b9c56 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 | API Guide
=========
Decimated WT
------------
.. automodule:: pytorch_wavelets
:members: DWTForward, DWTInverse
:show-inheritance:
Dual Tree Complex WT
--------------------
.. automodule:: pytorch_wavelets
:members: DTCWTForward, DTCWTInverse
:show-inheritance:
|