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!

preguntada hace 5 años211 visualizaciones
2 Respuestas
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
respondido hace 5 años
0
AWS
respondido hace 5 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas