torch-cam and Grad-CAM

torch-cam
52
Established
Grad-CAM
37
Emerging
Maintenance 6/25
Adoption 10/25
Maturity 16/25
Community 20/25
Maintenance 0/25
Adoption 9/25
Maturity 8/25
Community 20/25
Stars: 2,290
Forks: 221
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 110
Forks: 25
Downloads:
Commits (30d): 0
Language: HTML
License:
No Package No Dependents
No License Stale 6m No Package No Dependents

About torch-cam

frgfm/torch-cam

Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)

This tool helps machine learning engineers and researchers understand why their image classification models make certain decisions. You input a trained PyTorch model and an image, and it outputs a heatmap highlighting the specific regions in the image that most influenced the model's classification. This allows you to visually interpret and debug your model's predictions.

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

About Grad-CAM

Cloud-CV/Grad-CAM

:rainbow: :camera: Gradient-weighted Class Activation Mapping (Grad-CAM) Demo

This tool helps researchers and analysts understand why an AI model made a specific prediction when analyzing images. It takes an image that has been processed by a Convolutional Neural Network (CNN) and outputs a 'heat map' overlaying the original image, highlighting the regions that were most important for the model's decision. This is ideal for anyone who needs to interpret or explain the reasoning behind an AI's image-based predictions.

AI-explainability computer-vision image-analysis model-interpretation visual-question-answering

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