Skip to content
#

grad-cam-visualization

Here are 29 public repositories matching this topic...

We will build and train a Deep Convolutional Neural Network (CNN) with Residual Blocks to detect the type of scenery in an image. In addition, we will also use a technique known as Gradient-Weighted Class Activation Mapping (Grad-CAM) to visualize the regions of the inputs and help us explain how our CNN models think and make decision.

  • Updated Sep 10, 2021
  • Jupyter Notebook

This study tries to compare the detection of lung diseases using xray scans from three different datasets using three different neural network architectures using Pytorch and perform an ablation study by changing learning rates. The dimensional understanding is visualised using t-SNE and Grad-CAM for visualisation of diseases in x-ray scans.

  • Updated Jun 9, 2023
  • Jupyter Notebook

KL severity grading using SE-ResNet and SE-DenseNet architectures trained with Cross Entropy loss and Focal Loss. The hyperparameters of focal loss have been fine-tuned as well. Further, Grad-CAM has been implemented for visualization purposes.

  • Updated Dec 13, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the grad-cam-visualization 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 grad-cam-visualization topic, visit your repo's landing page and select "manage topics."

Learn more