Borrar filtros
Borrar filtros

CNN Layers: high pass filters and truncation layer

5 visualizaciones (últimos 30 días)
Nour Mohamed
Nour Mohamed el 6 de Dic. de 2020
Respondida: Srivardhan Gadila el 17 de Dic. de 2020
I would like to create two layers for my CNN design where the input image is high-pass filtered via convolution with 16 (4 × 4) high-pass DCT filters, and then a Truncation layer (Truncation Linear Unit) activation function.
These layers are not built in matlab deep learning toolbox. How can I make them?
Thank you in adavance!

Respuesta aceptada

Srivardhan Gadila
Srivardhan Gadila el 17 de Dic. de 2020
You can write your own Custom Layer using Deep Learning Toolbox in MATLAB. To get started you can refer to Define Custom Deep Learning Layers & Deep Learning Custom Layers.

Más respuestas (0)

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by