Training (fcnLayers)

3 ビュー (過去 30 日間)
azza elbagoury
azza elbagoury 2018 年 4 月 15 日
コメント済み: Hamed Zamanian 2018 年 12 月 7 日
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 Center および File ExchangeImage Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by