keras-grad-cam and gradcam-pytorch

keras-grad-cam
51
Established
gradcam-pytorch
21
Experimental
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 4/25
Maturity 8/25
Community 9/25
Stars: 666
Forks: 232
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 7
Forks: 1
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About keras-grad-cam

jacobgil/keras-grad-cam

An implementation of Grad-CAM with keras

When you have a deep learning model classifying images, it can be hard to understand why it made a particular decision. This tool takes an image and a pre-trained Keras model, then highlights the specific regions in the image that most influenced the model's classification. It's used by machine learning engineers or researchers to interpret and debug their image classification models.

deep-learning-interpretation computer-vision model-debugging image-classification AI-explainability

About gradcam-pytorch

sar-gupta/gradcam-pytorch

Implementation of GradCAM algorithm in Pytorch

This tool helps researchers and deep learning practitioners understand why a convolutional neural network makes a specific decision. By inputting an image and a pre-trained image classification model, it generates a heatmap highlighting the critical regions in the image that influenced the model's prediction. This allows users to interpret and debug their computer vision models more effectively.

deep-learning-interpretability computer-vision model-debugging image-classification AI-explainability

Scores updated daily from GitHub, PyPI, and npm data. How scores work