Image Classification Algorithm Class Activation Map

0

Hey!

I am using SageMaker's built in image classification algorithm and currently have a trained model that can make predictions. I am wondering if there is an easy way to use this model to make a class activation map to better debug my classifier and see why it is making the predictions it is?

Thanks!

質問済み 5年前211ビュー
2回答
0

Hi Steveleo,

Thanks for trying out the image classification algorithm. The trained model from SageMaker built-in image classification is a standard MXNet model. Here is a notebook https://github.com/dmlc/mxnet-notebooks/blob/master/python/how_to/predict.ipynb that you can follow to extract features.

Thanks,
Xiong

AWS
回答済み 5年前
0
AWS
回答済み 5年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ