multi Layer input CNN in Matlab 2018

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 .

 Respuesta aceptada

Kenta
Kenta el 29 de Mzo. de 2020

0 votos

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.

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2019b

Preguntada:

el 14 de Feb. de 2019

Respondida:

el 29 de Mzo. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by