why do i get the lower accuracy for this CNN example "Image Category Classification Using Deep Learning"? not like the example's accuracy is 1
Afficher commentaires plus anciens
https://www.mathworks.com/help/vision/examples/image-category-classification-using-deep-learning.html i tried the example, but got different results, like below: confMat =
1 0 0
1 0 0
1 0 0
accuracy = 0.03...
i don't know why i can't get good accuracy... could someone help me ? thanks
Réponses (0)
Catégories
En savoir plus sur Deep Learning Toolbox dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!