Question regrading CNN for multi-input (multiple input layer)

Hi, I am a PhD student who are working on deep learning area.
I am just wondeirng is there multi-input cnn funtion in the 2019a for network design?
I just want to use 3 images (same size) in CNN as input layer, so 3 input layers are required... but looks like only one input layer is allowed in matlab.

1 Kommentar

Hi, I am still trouble with the multi-input image layer. I dont think they have any support for it.

Melden Sie sich an, um zu kommentieren.

 Akzeptierte Antwort

Kenta
Kenta am 29 Mär. 2020

0 Stimmen

As of 2019b, a new system called "custom training loop" which enables you to implement multi-input CNN is available.
For example, you can refer to the example below.
As of 2019a, to implement multi-input CNN is not easy. If you can update the version of Matlab, please try the example below.

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with Deep Learning Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 2 Apr. 2019

Beantwortet:

am 29 Mär. 2020

Community Treasure Hunt

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

Start Hunting!

Translated by