How to combine two pre trained deep learning models (Mobilenetv2 and nasnet_mobile)
Show older comments
Hi
how can we create a hybrid model based on two pretrained models (Mobilenetv2 and nasnet_mobile) ?
Previously I did for mobilenetv2 and Resnet using a deep network analyzer app by replacing input layer and classification layers of both models with single input layer and classification layer with the help of a depth concatination layer. it worrks fine.
but when i try to do with the these two models it is not working..
any link available for proper way of combining models available?
the model it generted after the procedure is attached herewith
Thank You
1 Comment
Vidhi Agarwal
on 20 Mar 2024
Hi Ravi, Can you please provide the data regarding the network parameter?
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!





