Deep Learning with PyTorch : GradCAM

Coursera MOOC / Non-credit USD 9.99
Enroll now →
Deep Learning with PyTorch : GradCAM

About this course

Gradient-weighted Class Activation Mapping (Grad-CAM), uses the class-specific gradient information flowing into the final convolutional layer of a CNN to produce a coarse localization map of the important regions in the image. In this 2-hour long project-based course, you will implement GradCAM on simple classification dataset. You will write a custom dataset class for Image-Classification dataset. Thereafter, you will create custom CNN architecture. Moreover, you are going to create train function and evaluator function which will be helpful to write the training loop. After, saving the best model, you will write GradCAM function which return the heatmap of localization map of a given class. Lastly, you plot the heatmap which the given input image.

What you'll learn

  • implement Grad-CAM for CNNs
  • create custom dataset and CNN architecture
  • write functions for training and evaluating models
  • generate and plot heatmaps of important image regions

Skills you'll gain

Related courses

Course details are provided by the platform and may change — always confirm on the provider's site. Links may be affiliate links.