Repository navigation

#

class-activation-maps

Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.

Python
12053
4 个月前

TensorFlow implementations of visualization of convolutional neural networks, such as Grad-Class Activation Mapping and guided back propagation

Python
196
7 年前

COVID-CXNet: Diagnosing COVID-19 in Frontal Chest X-ray Images using Deep Learning. Preprint available on arXiv: https://arxiv.org/abs/2006.13807

Jupyter Notebook
66
1 年前

This is an official implementation for Finer-CAM: Spotting the Difference Reveals Finer Details for Visual Explanation. [CVPR'25]

Jupyter Notebook
37
5 个月前

I implemented a detection algorithm with a classification data set that does not have annotation information for the bounding box. Based on resnet50 network, I implemented text detector using class activation mapping method.

Python
31
8 年前

This repository introduces different Explainable AI approaches and demonstrates how they can be implemented with PyTorch and torchvision. Used approaches are Class Activation Mappings, LIMA and SHapley Additive exPlanations.

Jupyter Notebook
30
3 年前

Evaluating surgical skills from kinematic data using convolutional neural networks

Jupyter Notebook
22
7 年前

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

Python
20
3 年前

【瑞士军刀般的工具】用最短的代码完成对模型的分析,包含 ImageNet Val、FLOPs、Params、Throuthput、CAM 等

Python
18
2 年前

VGG transfer learning and Class Activation Mapping

Jupyter Notebook
14
6 年前

A Deep Learning Humerus Bone Fracture Detection Model which classifies a broken humerus bone X-ray image from a normal X-ray image with no fracture using Back Propagation, Regularization, Convolutional Neural Networks (CNN), Auto-Encoders (AE) and Transfer Learning.

Jupyter Notebook
14
5 年前

Guided Interpretable Facial Expression Recognition via Spatial Action Unit Cues

Python
11
1 年前

Scripts that utilize class activation maps and self-attention layers within Keras models to classify faces from FEI Faces Dataset

Jupyter Notebook
11
4 年前

This project propose a simple example to expose the implicit attention of Convolutional Neural Networks on the image.

R
11
8 年前

An awesome list of papers and tools about the class activation map (CAM) technology.

10
2 年前