Importing two pretrained networks in Deep Network Designer
조회 수: 2 (최근 30일)
표시 이전 댓글
It is possible to do transfer learning by importing any pretained model in deep network designer and then removing its last three layers and adding these layers according to our requirements.
But can I import two pretrained networks like alex net and vgg16 in deep network designer and the use their pretrained weights to construct a new hybrid network with the do classification using it
댓글 수: 0
답변 (1개)
Yomna Genina
2021년 8월 19일
It is possible to add a network to an already existing network in Deep Network Designer starting from R2020b.
This is an example which demonstrates adding a custom layer to an existing network in Deep Network Designer: https://www.mathworks.com/help/releases/R2020b/deeplearning/ug/import-custom-layer-into-deep-network-designer.html
댓글 수: 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!