How the feature outputs of 4 different CNN models be combined

1 Ansicht (letzte 30 Tage)
Anas Bilal
Anas Bilal am 11 Jun. 2020
Can anyone pelase answer these 2 questions.
  • how the feature outputs of 4 different CNN models be combined and used as an input for another classification model?
  • Are the features from different models concatenated with different weights? Or were they separately input to the BiLSTM?

Antworten (1)

Srivardhan Gadila
Srivardhan Gadila am 19 Jun. 2020
W.r.t the implementation you can refer to Multiple-Input and Multiple-Output Networks.
You can use any of the Combination Layers based on your choice of implementation.

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