class-activation-maps

There are 50 repositories under class-activation-maps topic.

  • jacobgil/pytorch-grad-cam

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

    Language:Python9.7k453911.5k
  • haofanwang/Score-CAM

    Official implementation of Score-CAM in PyTorch

    Language:Python38762965
  • flatironinstitute/DeepFRI

    Deep functional residue identification

    Language:Python282104069
  • imatge-upc/retrieval-2017-cam

    Class-Weighted Convolutional Features for Image Retrieval (BMVC 2017)

    Language:Python223151061
  • conan7882/CNN-Visualization

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

    Language:Python1966543
  • nickbiso/Keras-Class-Activation-Map

    Class Activation Map using Keras

    Language:Jupyter Notebook814223
  • COVID-CXNet

    armiro/COVID-CXNet

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

    Language:Jupyter Notebook6071428
  • penny4860/Weakly-Supervised-Text-Detection

    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.

    Language:Python325112
  • marvinbuss/ExplainableML-Vision

    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.

    Language:Jupyter Notebook28235
  • hfawaz/miccai18

    Evaluating surgical skills from kinematic data using convolutional neural networks

    Language:Jupyter Notebook21639
  • gaurav104/WSS-CMER

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

    Language:Python20233
  • alokwhitewolf/Class-Activation-Mappings

    Visualizing where the Convolution Network is looking through CAM.

    Language:Python19201
  • lmk123568/Paddle_Model_Analysis

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

    Language:Python17232
  • tony-mtz/CAM

    VGG transfer learning and Class Activation Mapping

    Language:Jupyter Notebook14105
  • vraul92/Humerus-Bone-Fracture-Detection

    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.

    Language:Jupyter Notebook12103
  • xup6fup/MxNetR-Class-Activation-Mapping

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

    Language:R11303
  • ychennay/attention-facial-recognition

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

    Language:Jupyter Notebook11201
  • alinstein/X_RAY

    Weakly supervised Classification and Localization of Chest X-ray images

    Language:Python9224
  • neouyghur/SESS

    Saliency Enhancing with Scaling and Sliding

    Language:Jupyter Notebook7233
  • alok-ai-lab/DeepInsight3D_pkg

    DeepInsight3D package to deal with multi-omics or multi-layered data

    Language:MATLAB6302
  • bmezaris/TAME

    Code and data for our learning-based eXplainable AI (XAI) method TAME: M. Ntrougkas, N. Gkalelis, V. Mezaris, "TAME: Attention Mechanism Based Feature Fusion for Generating Explanation Maps of Convolutional Neural Networks", Proc. IEEE Int. Symposium on Multimedia (ISM), Naples, Italy, Dec. 2022.

    Language:Python6201
  • sbelharbi/interpretable-fer-aus

    Guided Interpretable Facial Expression Recognition via Spatial Action Unit Cues

    Language:Python6211
  • anirudhs123/Music-Instrument-Classification

    In this project we use a Lightweight-CNN based model to classify instruments from the Freesound audio data set. We make use of Mel-Spectrogram features from the input audio data as the input to the CNN model. To add robustness to the model, we use a novel data augmentation technique based on the Cut-Mix algorithm.

    Language:Jupyter Notebook5201
  • doguilmak/Classify-Trees-from-Satellite-Imagery

    Satellite photographs taken by the Sentinel-2 were classified with pre-trained ResNet-50 and VGG16 models. In addition made CAM model.

    Language:Jupyter Notebook5201
  • kenanEkici/multilabel-class-pascalvoc

    Building a multi-label classifier from scratch and using transfer learning for the PASCAL VOC image dataset.

    Language:Jupyter Notebook5211
  • lartpang/awesome-class-activation-map

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

  • CNN-Predictor-for-Malaria_Cells-LIME-CAM

    mdhabibi/CNN-Predictor-for-Malaria_Cells-LIME-CAM

    Enhanced CNN model for malaria cell classification, featuring Class Activation Mapping (CAM) as a non-agnstic technique for anomaly localization and LIME (Local Interpretable-agnostic Explanation) for interpretability, ensuring high accuracy and transparent AI diagnostics.

    Language:Jupyter Notebook4101
  • satyamahesh84/SIDU_XAI_CODE

    Similarity Differences and Uniqueness Explainable AI method

    Language:Python4102
  • yiping-wang/c2am

    Causal Class Activation Map

    Language:Jupyter Notebook4151
  • OValery16/CNN-localization-

    Tutorial to show how to extract object localization

    Language:Jupyter Notebook3300
  • saadhaxxan/Visualizing-Class-Activation-Maps-for-CNN

    Visualizing Class Activation Maps for Convolutional Neural Networks

    Language:Jupyter Notebook310
  • vd-kuznetsov/CaUS_Visibility_Artifacts

    Repository for the paper "Neural Networks for Classification and Unsupervised Segmentation of Visibility Artifacts on Monocular Camera Image"

    Language:Jupyter Notebook3200
  • yubin1219/Semantic-Seg-KD

    Lightweight Neural Network for Semantic Segmentation using Knowledge Distillation (Accepted by AICAS 2022)

    Language:Python3100
  • yurayli/nn-visualization

    saliency map, adversarial image, (gradient) class activation map

    Language:Jupyter Notebook3100
  • matheushent/score-cam

    Repository containing code to run Score-CAM algorithm available on https://arxiv.org/pdf/1910.01279v1.pdf.

    Language:Jupyter Notebook2311
  • boniolp/whichdevice

    DeviceScope: An Interactive App to Detect and Localize Appliance Patterns in Electrical Consumption Time Series

    Language:Python1201