You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: