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!