필터 지우기
필터 지우기

How do you access weights generated from trainNetwork in each convolution layer in a CNN

조회 수: 11 (최근 30일)
How do you access weights generated from trainNetwork in each convolution layer in a Convolution Neural Network?

채택된 답변

Shivam Sardana
Shivam Sardana 2019년 6월 12일
Click on network object from trainNetwork function in Workspace, then click on Layers. On clicking it, you will be able to see all layers in your network. Click on a specific convolution layer and then you will be able to see Weights property.

추가 답변 (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