Clear Filters
Clear Filters

How to build wavelet pooling layer in MATLAB

2 views (last 30 days)

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.

Answers (0)

Categories

Find more on AI for Signals and Images in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!