Filter löschen
Filter löschen

Importing two pretrained networks in Deep Network Designer

4 Ansichten (letzte 30 Tage)
fareed ahmad
fareed ahmad am 23 Sep. 2019
Beantwortet: Yomna Genina am 19 Aug. 2021
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

Antworten (1)

Yomna Genina
Yomna Genina am 19 Aug. 2021
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

Kategorien

Mehr zu Deep Learning Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by