Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3D wavelet transform #56

Open
RY-97 opened this issue May 9, 2024 · 1 comment
Open

3D wavelet transform #56

RY-97 opened this issue May 9, 2024 · 1 comment

Comments

@RY-97
Copy link

RY-97 commented May 9, 2024

I was doing a similar job recently and encountered the same problem. I would like to ask for your help. I want to input a (b, c, w, h, d) 3D image data. The output after discrete wavelet transform is still consistent in shape, but does not require inverse wavelet transform. Do you have any solution?

@vectorzwt
Copy link

You can check this repo:
https://github.com/KeKsBoTer/torch-dwt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants