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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0