Training (fcnLayers)

1 次查看(过去 30 天)
azza elbagoury
azza elbagoury 2018-4-15
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 个评论
Hamed Zamanian
Hamed Zamanian 2018-12-7
Hi
I have the same question. Is there anyone faced with this problem and solved it his/her effort? I appreciate for your help

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by