Statistics
3 Questions
0 Answers
RANK
226,695
of 301,985
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,479
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 177,880
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0