Importing two pretrained networks in Deep Network Designer

3 ビュー (過去 30 日間)
fareed ahmad
fareed ahmad 2019 年 9 月 23 日
回答済み: Yomna Genina 2021 年 8 月 19 日
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

回答 (1 件)

Yomna Genina
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

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by