How can I visualize Convolutional Neural Network weights for deeper layers?
조회 수: 8 (최근 30일)
이전 댓글 표시
In the example for CNNs provided by matlab here, there is an example of how to visualize the weights of the first layer only. They also mention that it is not the purpose of that tutorial to show visualization for deeper layers and one should look at Ferghus and Zeiler work (which I have already done).
Did someone find a way to visualize deeper layer weights from matlab?
댓글 수: 0
답변 (2개)
Md. Rokibul Islam
2018년 1월 14일
thank you S Ramesh, but i am looking for ways to visualize weights of individual epoch/ iteration.
댓글 수: 1
edgar avalos
2018년 11월 21일
편집: edgar avalos
2018년 11월 21일
Any update to this question? I want to do this too. I would like to be able to plot the weights. Then the question is how to retrive the array containing a set of weights? Then probably do a Hinton diagram or just a simple plot would suffice.
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!