Classify image Alexnet MATLAB problem label "nematode"

3 visualizzazioni (ultimi 30 giorni)
I trained the CNN Alexnet with the categories of images tagged at my disposal.
Why when I go to check an image as a label I get written "nematode"?
label = classify(alex, picture);
image(picture);
title(char(label));

Risposte (0)

Tag

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by