How can we use a basic Discrete Wavelet Transform(DWT) in a CNN layer?
If possible can anyone please give a code snippet preferably in python Tensorflow.
I want to use this for a image processing task using deep learning and implement DWT as a filter in CNN network.