Feeds
提问
Object Counting in a segmentation image
Hello guys, I use the Vgg16 to do cell images segmentation. And I got the segmentation images. I wonder konw how to count...
5 years 前 | 1 个回答 | 0
1
个回答提问
Error using trainNetwork (line 170)
when I trained a vgg16(), I typed 「[net, info] = trainNetwork(datasource,lgraph,options);」. And i got an error 「Error using t...
5 years 前 | 1 个回答 | 0
1
个回答提问
Undefined function 'resize' for input arguments of type 'matlab.io.datastore.ImageDatastore'.
%%Setup vgg16(); %%Load Images image_folder=('C:\Users\shang\OneDrive\桌面\test-1'); imgDir = fullfile(image_folder,'*.jpg')...
5 years 前 | 2 个回答 | 0