How the feature outputs of 4 different CNN models be combined

조회 수: 1 (최근 30일)
Anas Bilal
Anas Bilal 2020년 6월 11일
답변: Srivardhan Gadila 2020년 6월 19일
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?

답변 (1개)

Srivardhan Gadila
Srivardhan Gadila 2020년 6월 19일
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.

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by