Repository navigation

#

grad-cam-visualization

Going deeper into Deep CNNs through visualization methods: Saliency maps, optimize a random input image and deep dreaming with Keras

Jupyter Notebook
74
5 年前

Code for the paper : "Weakly supervised segmentation with cross-modality equivariant constraints", available at https://arxiv.org/pdf/2104.02488.pdf

Python
20
2 年前

Distinguishing Natural and Computer-Generated Images using Multi-Colorspace fused EfficientNet

Jupyter Notebook
7
2 个月前

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.

Jupyter Notebook
6
4 年前

PyTorch MobileNetV2 Stanford Cars Dataset Classification (0.85 Accuracy)

Jupyter Notebook
6
3 年前

Heat Map 🔥 Generation codes for using PyTorch and CAM Localization Algorithm.

Python
6
5 年前

Intracerebral Hemorrhage Detection on Computed Tomography Images Using a Residual Neural Network

MATLAB
3
3 年前

Repository of the course project of CMU 16-824 Visual Learning and Recognition

Jupyter Notebook
3
2 年前

Generate explanations for the ResNet50 classification using Grad-CAM and LIME (XAI Method)

Jupyter Notebook
3
2 年前

DEELE-Rad: Deep Learning-based Radiomics

Python
2
3 个月前

Develop and train image classification models using advanced deep learning techniques to identify diseases specific to apples.

Jupyter Notebook
2
1 年前

Using LIME and Grad-CAM techniques to explain the results achieved by various image transfer learning techniques

Jupyter Notebook
2
2 年前

Gradient Frequency Attention: Tell Neural Networks where speaker information is.

Python
1
1 年前

Exploring the Application of Attention Mechanisms in Conjunction with Baseline Models on the COVID-19-CT Dataset

Jupyter Notebook
1
1 年前

Collecting fish image data, after training classifiers grad-cam is applied for the prediction interpretation

Jupyter Notebook
1
1 年前

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.

Jupyter Notebook
1
2 年前