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
이전 댓글 표시
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
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!