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
3 年前

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

Jupyter Notebook
7
6 个月前

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 年前

Deep learning pipeline for classification of Cataract, Diabetic Retinopathy, Glaucoma and Normal using fundus images

Jupyter Notebook
5
2 个月前

Deep Learning for SAR Ship classification: Focus on Unbalanced Datasets and Inter-Dataset Generalization

Python
4
10 个月前

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 年前

rad-Cam provides us with a way to look into what particular parts of the image influenced the whole model’s decision for a specifically assigned label. It is particularly useful in analyzing wrongly classified samples.

Jupyter Notebook
2
3 年前

DEELE-Rad: Deep Learning-based Radiomics

Python
2
8 个月前

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

Jupyter Notebook
2
2 年前

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 年前