Borrar filtros
Borrar filtros

Training (fcnLayers)

1 visualización (últimos 30 días)
azza elbagoury
azza elbagoury el 15 de Abr. de 2018
Comentada: Hamed Zamanian el 7 de Dic. de 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 comentario
Hamed Zamanian
Hamed Zamanian el 7 de Dic. de 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

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Image Data Workflows en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by