CNNを用いたディープラーニングによる分類の判定精度は非常に高く、多くの領域での画像自動判定に利用されています。一方で、内部がブラックボックスで「なぜその判定になったのかわからない」点に不安を感じる方もいます。
このサンプルコードはCNN (GoogleNet)でOK/NGを判定したうえで、Class Activation Mappingという手法を用いて、どこの領域の特徴量が判定に強く結びついているかを可視化させています。
・誤判定がどこの領域によるのか
・正しい判定が人間が注視しているものと同じ判断要因か
を確認していくのに有効です。
[Keyword]
画像処理・IPCVデモ・ディープラーニング・深層学習・転移学習・入門・物体認識・画像分類・コンピュータビジョン・ニューラルネットワーク・人工知能・外観検査・可視化
Class Activation Mappingについてはこちら
Learning Deep Features for Discriminative Localization
Bolei Zhou, Aditya Khosla, Agata Lapedriza, Aude Oliva, Antonio Torralba Computer Science and Artificial Intelligence Laboratory, MIT
인용 양식
Takuji Fukumoto (2024). ディープラーニングの判断要因を可視化するClass Activation Mapping (https://www.mathworks.com/matlabcentral/fileexchange/69357-class-activation-mapping), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2018b
R2018b에서 R2019a까지의 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- AI and Statistics > Deep Learning Toolbox > Image Data Workflows > Pattern Recognition and Classification >
Help Center 및 MATLAB Answers에서 Pattern Recognition and Classification에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!