DSC180F20W5

From Immersive Visualization Lab Wiki
Jump to: navigation, search

Reading

  • Read this web page up to and including section "What is Gradient-weighted Class Activation Mapping (Grad-CAM) and why would we use it?"
  • Read this web page (also referenced by the article above) in its entirety, including section "Implementation of Grad Cam Using Keras". Try to follow along the coding example without actually implementing it.

Participation Assignment (due November 3rd at noon)

Answer the following questions:

  • What is Grad-CAM and why would you use it?
  • What information does Grad-CAM give the developer or user of a machine learning system that is not otherwise available to those users?