Federico
Followers: 0 Following: 0
Feeds
提问
Error using trainNetwork Invalid training data. The output size ([256 256 2]) of the last layer does not match the response size ([501 401 2]).
direct = dir('*.jpg'); n = length(direct); direct = natsortfiles(direct); for i = 1:n AAA = imread(direct(i).name); ...
1 year 前 | 1 个回答 | 0