混同行列において特定の誤分類画像データを表示させる方法について
Show older comments
初学者です。
ディープラーニング:10行のMATLABコードで転移学習(https://jp.mathworks.com/videos/deep-learning-transfer-learning-in-10-lines-of-matlab-code-1503069304524.html)を参考に転移学習を行いました。
その後、精度評価としてconfusionchart関数を用いて混同行列を表示させました。
このとき、誤判定されている特定のラベル(例えばオレンジと判定されたグレープフルーツなど)の画像を表示させる方法はあるでしょうか。
よろしくお願いします。
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!