Yanfeng-Zhou / XNet

[ICCV2023] XNet: Wavelet-Based Low and High Frequency Merging Networks for Semi- and Supervised Semantic Segmentation of Biomedical Images
MIT License
184 stars 8 forks source link

Wavelet transform on a 3D image #20

Closed OCEANOUXIN closed 4 months ago

OCEANOUXIN commented 4 months ago

Thank you for your excellent works! I want to know how to perform wavelet transform on a 3D image. Is it a wavelet transform for x, y, z respectively, and how to choose the components of the transformation. Is there a relevant code?Thanks again!

OCEANOUXIN commented 4 months ago

I find it.