Can i use the 'activations' function to get the output of a layer during the training of a CNN
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi experts,
Can i use the 'activations' function to get the output of a layer during the training of a CNN. What i have read is that it can be applied to an already trained CNN. Actually, i am using mobilenetv2 for an image classification problem and i want to get the output of last fully connected layer during training phase, so i can store it in a variable in my workspace and work on it. Is there any way to do that?
Thanks
댓글 수: 0
답변 (0개)
참고 항목
카테고리
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!