Skip to content
#

gradcam

Here are 46 public repositories matching this topic...

Gcam is an easy to use Pytorch library that makes model predictions more interpretable for humans. It allows the generation of attention maps with multiple methods like Guided Backpropagation, Grad-Cam, Guided Grad-Cam and Grad-Cam++.

  • Updated Nov 17, 2020
  • Python

Use a neural network to classify an image of an eye to multiple levels of illness of the disease diabetic retinopathy. Used is the dataset ’Indian Diabetic Retinopathy Image Dataset’ (IDRID). To combat the imbalanced class distribution, over-, undersampling, and weighted loss were used. Implemented transfer learning to use more complex models wi…

  • Updated May 17, 2021
  • Python

Improve this page

Add a description, image, and links to the gradcam topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gradcam topic, visit your repo's landing page and select "manage topics."

Learn more