How to build wavelet pooling layer in MATLAB
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre AI for Signals and Images en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!