Skip to content

resnet18-- grad-CAM applied on 50 miss classified images of cifar10

Notifications You must be signed in to change notification settings

chunduri11/EIP-Assignment-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

EIP-Assignment-1

This notebook includes, 50 misclassified images from the pre-trained ResNet18 Model trained on CIFAR10.

grad CAM is apllied on these misclassified images, and with this we get an opportunity why these images failed to classify correctly. Whether the reason is the poor image or the imperfect model. All these observations can be seen in the above notebook.

The above notebook, does not include model training, building, hyperparameter tuning code or explanation. I will focus on where model looks when we apply the model on the input image, using grad CAM.

About

resnet18-- grad-CAM applied on 50 miss classified images of cifar10

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published