8000 why in DWT_IDWT\DWT_IDWT_layer.py DWT using rec_lo and rec_hi ? · Issue #5 · LiQiufu/WaveCNet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

why in DWT_IDWT\DWT_IDWT_layer.py DWT using rec_lo and rec_hi ? #5

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.

8000

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

Open
ghost opened this issue May 11, 2021 · 2 comments
Open

why in DWT_IDWT\DWT_IDWT_layer.py DWT using rec_lo and rec_hi ? #5

ghost opened this issue May 11, 2021 · 2 comments

Comments

@ghost
Copy link
ghost commented May 11, 2021

thx so much for sharing, i have a question:
why in DWT_IDWT\DWT_IDWT_layer.py, DWT is using rec_lo and rec_hi,
while in IDWT, using dec_lo/hi and then reverse ?
i thought that in DWT with dec_lo/hi and IDWT with rec_lo/hi,
cuz DWT is the decomposition process and IDWT is the reconstruction process.

@LiQiufu
Copy link
Owner
LiQiufu commented May 13, 2021

That's not the key. You can also use dec_lo/dec_hi in DWT, and use rec_lo/rec_hi in IDWT.

@ghost
Copy link
Author
ghost commented May 13, 2021

ahh okay. just wondering.
Thx for reply :)

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

1 participant
0