How the feature outputs of 4 different CNN models be combined

1 visualización (últimos 30 días)
Anas Bilal
Anas Bilal el 11 de Jun. de 2020
Respondida: Srivardhan Gadila el 19 de Jun. de 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?

Respuestas (1)

Srivardhan Gadila
Srivardhan Gadila el 19 de Jun. de 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.

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by