統計
MATLAB Answers
3 質問
0 回答
ランク
of 177,893
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Invalid validation data. The output size (118) of the last layer doesn't match the number of classes (79). I am using Alexnet for classification of my dataset. It is giving the above error in trainNetwork function. ---Chandrakala
unzip('CharacterDataset.zip'); characterds = imageDatastore('CharacterDataset','IncludeSubfolders',true,'LabelSource','folderna...
約8年 前 | 0 件の回答 | 0
0
回答質問
I am getting: Error using nnet.internal.cnn.util.NetworkDataValidator/assertCorrectResponseSizeForOutputLayer (line 285) Invalid validation data. The output size (118) of the last layer doesn't match the number of classes (79).How to match??
unzip('Character-Dataset.zip'); characterds = imageDatastore('Character-Dataset','IncludeSubfolders',true,'LabelSource','folde...
約8年 前 | 0 件の回答 | 0
0
回答質問
I am getting: Error using nnet.internal.cnn.util.NetworkDataValidator/assertCorrectResponseSizeForOutputLayer (line 285) Invalid validation data. The output size (118) of the last layer doesn't match the number of classes (79).How to match??
unzip('Character-Dataset.zip'); characterds = imageDatastore('Character-Dataset','IncludeSubfolders',true,'LabelSource','folder...
約8年 前 | 0 件の回答 | 0