Based on the mmdetection framework, compute various salience maps for object detection.
-
Updated
Mar 30, 2024 - Jupyter Notebook
Based on the mmdetection framework, compute various salience maps for object detection.
Use Deep Learning model to diagnose 14 pathologies on Chest X-Ray and use GradCAM Model Interpretation Method
This repo is special for those who want to start learning computer vision related tasks such as image classification.
code for studying OpenAI's CLIP explainability
Making CNNs interpretable.
Custom Keras Callbacks for Feature Visualization, Class Activation Map, Grad-CAM
One of the first implementations of Grad-CAM ++ for time series / 1d signal.
这是一个用于计算ViT及其变种模型的GradCAM自动脚本,可以自动处理批量的图像 A GradCAM automatic script to visualize the model result
Used the Functional API to built custom layers and non-sequential model types in TensorFlow, performed object detection, image segmentation, and interpretation of convolutions. Used generative deep learning including Auto Encoding, VAEs, and GANs to create new content.
Saliency Enhancing with Scaling and Sliding
This repository explores the fascinating world of brain tumor classification using cutting-edge Convolutional Neural Networks (CNNs) and eXplainable Artificial Intelligence (XAI) techniques.
Three different DNN models Xception, In- ceptionV3, and VGG19 were used for the classification of crop disease from the image dataset, and explainable AI XAI was used to evaluate their performance. InceptionV3 was achieved as the best model with the highest accuracy of 97.20% accuracy.
Applying GradCAM method with 3 kinds of CNN-based model for NLP classification task on french dataset.
Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Localization
Keras implementation for GradCAM analysis for dual 3D CNN model.
Example of how to use MATLAB to produce post-hoc explanations (using Grad-CAM and image LIME) for a medical image classification task.
A project for lung disease detection and analysis using deep learning. It includes lung segmentation, disease classification, and severity localization with Grad-CAM for visual explanations. This repository provides code, datasets, and documentation for replication and further research.
This repository consists of models of CNN for classifying different types of charts. Moreover, it also includes script of fine-tuned VGG16 for this task. On top of that CradCAM implementation of fine-tuned VGG16.
A CT-scan of your CNN
Tensorflow 2.0 implementation of GradCAM
Add a description, image, and links to the gradcam-visualization topic page so that developers can more easily learn about it.
To associate your repository with the gradcam-visualization topic, visit your repo's landing page and select "manage topics."