After using custom Sigmoid layer , I am getting following error

조회 수: 1 (최근 30일)
SC P
SC P 2020년 7월 2일
편집: SC P 2020년 7월 4일
As I have created custom sigmoid layer and custome regression layer for multilabel classification , I have checked the layer ,it works still I am getting following error:
Error using trainNetwork (line 170)
Invalid training data. Y must be a vector,
matrix, or 4-D array of numeric responses and
must not contain NaNs.
Error in DenseNet201
(line 37)
netTransfer =
trainNetwork(augimdsTrain,lgraph,options);
Can some help me regarding this?

답변 (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