![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/12652388_1523922546225_DEF.jpg)
faris azhari
Followers: 0 Following: 0
Statistics
RANK
149 205
of 297 046
REPUTATION
0
CONTRIBUTIONS
2 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20 422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157 776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Matlab trainNetwork: The output size of the last layer does not match the response size. Semantic classification.
I was right. i solved the problem by changing: The size of the inputs [1 X 3] to [Y Z 3], where Y*Z=X The size of the labels [...
mer än 5 år ago | 0
Question
Matlab trainNetwork: The output size of the last layer does not match the response size. Semantic classification.
dataSetDir = fullfile('Airplane'); imageDir = fullfile(dataSetDir,'images'); labelDir = fullfile(dataSetDir,'labels'); % .m...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
Deep Learning Training and Validation Metrics
Hello, I'm building a binary deep learning classification architecture using Matlab's Deep Learning Toolbox. Refering to the li...
mer än 5 år ago | 1 answer | 0