Effacer les filtres
Effacer les filtres

Training (fcnLayers)

1 vue (au cours des 30 derniers jours)
azza elbagoury
azza elbagoury le 15 Avr 2018
Commenté : Hamed Zamanian le 7 Déc 2018
why the following error appears when training the fully convolution network. this network is built with (fcnLayers)function??
>>lgraph = fcnLayers(imageSize,numClasses,'type','8s'); >> [net, info] = trainNetwork(datasource,lgraph,options); Training on single CPU. Initializing image normalization.
Error using trainNetwork (line 154) Padding exceeds array bounds. Caused by: Error using builtin Padding exceeds array bounds.
  1 commentaire
Hamed Zamanian
Hamed Zamanian le 7 Déc 2018
Hi
I have the same question. Is there anyone faced with this problem and solved it his/her effort? I appreciate for your help

Connectez-vous pour commenter.

Réponses (0)

Catégories

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

Community Treasure Hunt

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

Start Hunting!

Translated by