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

Stationary wavelet transform #28

Open
haywse opened this issue Jan 19, 2021 · 4 comments
Open

Stationary wavelet transform #28

haywse opened this issue Jan 19, 2021 · 4 comments

Comments

@haywse
Copy link

haywse commented Jan 19, 2021

Hello,

First of all, thank you for the nice implementation of wavelet transform in PyTorch.

I tried to run your implementation of 2d stationary wavelet transform (or undecimated wavelet transform) but it throws an error. Is there any way to fix it?

Thank you!

Screen Shot 2021-01-19 at 1 15 45 PM

@fbcotter
Copy link
Owner

fbcotter commented Feb 9, 2021

Hi @haywse I never got round to finishing the implementation of the SWT actually, was this something you particularly were looking at?

@haywse
Copy link
Author

haywse commented Feb 9, 2021

Hi @fbcotter, thank you for the response. Yes, the stationary wavelet transform is one that we are particularly looking at, as it is frequently used in astronomical images. I'm just curious if you have any plan to finish the implementation of the SWT in near future?

@IceClear
Copy link

IceClear commented Mar 19, 2021

@fbcotter Thanks for the wonderful code. Actually, I am also trying to use SWT, but the result seems strange in rgb channel.
图片
So is there any plan to finish SWT? Actually, I think SWT is as important as DWT sometimes.

@Emanuele97x
Copy link

I am too interested in the SWT, does someone has a working implementation? Thanks @fbcotter for the repo!

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

4 participants