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

2 次查看(过去 30 天)
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 个评论
Qi Chang
Qi Chang 2019-4-18
Hi, I am still trouble with the multi-input image layer. I dont think they have any support for it.

请先登录,再进行评论。

采纳的回答

Kenta
Kenta 2020-3-29
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.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by