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!

posta 5 anni fa211 visualizzazioni
2 Risposte
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
con risposta 5 anni fa
0
AWS
con risposta 5 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande