Effacer les filtres
Effacer les filtres

multi Layer input CNN in Matlab 2018

1 vue (au cours des 30 derniers jours)
hiba
hiba le 14 Fév 2019
Réponse apportée : Kenta le 29 Mar 2020
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 .

Réponse acceptée

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

Plus de réponses (0)

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Produits


Version

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by