#Gradcam
Showing 12 of 12 repositories tagged #gradcam, ranked by stars
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)
Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module." [WACV 2021]
Neural network visualization toolkit for tf.keras
tensorflow implementation of Grad-CAM (CNN visualization)
Wanna know what your model sees? Here's a package for applying EigenCAM (like GradCAM) and generating heatmap from the new YOLO models
A multi-functional library for full-stack Deep Learning. Simplifies Model Building, API development, and Model Deployment.
This repository contains all the work that I regularly did and studied from Medium blogs, several research papers, and other Repos (related/unrelated to the research papers).
Model and application for deepfake detection using a hybrid approach (spatial + frequency-based)
vizgradcam is the fastest way to visualize GradCAM with your Keras models.
Gcam is an easy to use Pytorch library that makes model predictions more interpretable for humans. It allows the generation of attention maps with multiple methods like Guided Backpropagation, Grad-Cam, Guided Grad-Cam and Grad-Cam++.
tensorflow.keras implementation of gradcam and gradcam++
[CVPR 2025] Code for "Notes-guided MLLM Reasoning: Enhancing MLLM with Knowledge and Visual Notes for Visual Question Answering".