How to build wavelet pooling layer in MATLAB
4 次查看(过去 30 天)
显示 更早的评论
I want to implement a Wavelet pooling layer for the convolutional layers in MATLAB. Wavelet pooling layer output is the average of two low-frequency subbands of the input's Dual tree complex wavelet transform. Is it possible to define it to be used as a "layer" in the "trainNetwork" function? How?
Any tips are appreciated.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 AI for Signals and Images 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!