Good morning , can I has an iput Image with Multi layers in MAtlab2018 : layers = imageInputLayer(inputSize) with input image size is M*N*Z (a 3D dimention of size 240*240*155 ) ? thank you .

 채택된 답변

Kenta
Kenta 2020년 3월 29일

0 개 추천

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개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

제품

릴리스

R2019b

질문:

2019년 2월 14일

답변:

2020년 3월 29일

Community Treasure Hunt

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

Start Hunting!

Translated by