Feeds
提问
How to view the Scores?
Hello, I used this code: [C, scores] = semanticseg(paviaU(100:100+255,1:256,20:25), net); [GN, ~, G] = unique(C); G = resh...
7 years 前 | 0 个回答 | 0
0
个回答提问
Predict Results on Test Data
When i used the code: predictPatchSize = [1024 1024]; segmentedImage = segmentImage(val_data,net,predictPatchSize); I kept ge...
7 years 前 | 0 个回答 | 0
0
个回答提问
invalid expression. when calling a function or indexing a variable, use parentheses. otherwise check for mismatched delimiters.
I have been trying to do this code but i keep getting error. The code is: figure montage(... {paviaU(:,:,7),... ('BorderSiz...
7 years 前 | 0 个回答 | 0
0
个回答提问
supporting files for matlab example
We are trying to replicate the example: https://uk.mathworks.com/help/deeplearning/examples/multispectral-semantic-segmentation...
7 years 前 | 2 个回答 | 0