混同行列において特定​の誤分類画像データを​表示させる方法につい​て

初学者です。
ディープラーニング:10行のMATLABコードで転移学習(https://jp.mathworks.com/videos/deep-learning-transfer-learning-in-10-lines-of-matlab-code-1503069304524.html)を参考に転移学習を行いました。
その後、精度評価としてconfusionchart関数を用いて混同行列を表示させました。
このとき、誤判定されている特定のラベル(例えばオレンジと判定されたグレープフルーツなど)の画像を表示させる方法はあるでしょうか。
よろしくお願いします。

 Respuesta aceptada

Kenta
Kenta el 19 de Dic. de 2020

0 votos

こんにちは、はい、できます。例えばこちらの例の最後でも間違えた例を示しています。これをまねて書けばよいと思います。
https://jp.mathworks.com/matlabcentral/fileexchange/76415-image-classification-using-cnn-with-mixup-data-augmentation

1 comentario

彩華 伊佐
彩華 伊佐 el 5 de En. de 2021
回答ありがとうございます。

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Productos

Versión

R2020b

Preguntada:

el 18 de Dic. de 2020

Editada:

el 12 de En. de 2023

Community Treasure Hunt

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

Start Hunting!