How to get in AlexNet multiple image labels, with their corresponding probability

1 回表示 (過去 30 日間)
Jose Manuel Ramirez Leon
Jose Manuel Ramirez Leon 2017 年 6 月 6 日
回答済み: Arnav Mendiratta 2017 年 6 月 12 日
So, I am doing my Master's Thesis on the influence of super-resolution algorithms on the accuracy rate of image labeling by AlexNet. The problem is that, by using
[label, scores] = classify(net, 'image')
I only get one label, whereas I would like to get multiple labels, e.g., five, and their corresponding scores by AlexNet.
I do not know how to do it and would really be very thankful if anyone could give me, at least, a hint.
Thank you very much in advance :)

回答 (1 件)

Arnav Mendiratta
Arnav Mendiratta 2017 年 6 月 12 日
I see that you got your answer from Stack Overflow community. All the best for your Master's thesis!

カテゴリ

Help Center および File ExchangeImage Data Workflows についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by