CNN Layers: high pass filters and truncation layer

조회 수: 2 (최근 30일)
Nour Mohamed
Nour Mohamed 2020년 12월 6일
답변: Srivardhan Gadila 2020년 12월 17일
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!

채택된 답변

Srivardhan Gadila
Srivardhan Gadila 2020년 12월 17일
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.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by