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!

gefragt vor 5 Jahren211 Aufrufe
2 Antworten
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
beantwortet vor 5 Jahren
0
AWS
beantwortet vor 5 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen