How the feature outputs of 4 different CNN models be combined

1 vue (au cours des 30 derniers jours)
Anas Bilal
Anas Bilal le 11 Juin 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?

Réponses (1)

Srivardhan Gadila
Srivardhan Gadila le 19 Juin 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.

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by