필터 지우기
필터 지우기

How can I view the Matlab CNN's convolutional layer filter's pixels value?

조회 수: 3 (최근 30일)
Md. Rokibul Islam
Md. Rokibul Islam 2017년 7월 2일
답변: Marque Sevadera 2018년 11월 13일
I am working with CNN by Matlab. I can design filter size and number. I want to view the filter's pixels value. how can I do that? thank you in advance.

답변 (2개)

Marque Sevadera
Marque Sevadera 2018년 11월 13일
Hi! You can view your Convolutional2dLayer's filter values using this command:
networkName.Layers(numOfLayer).Weights

Samvram Sahu
Samvram Sahu 2018년 7월 4일
I also have the same doubt. Waiting for someone to give a rapchik reply.

카테고리

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