Found 130 repositories(showing 30)
insikk
tensorflow implementation of Grad-CAM (CNN visualization)
Ankush96
Implementation of Grad CAM in tensorflow
hiveml
Tensorflow Slim Grad-Cam to Explain Neural Network Predictions with Heatmap or Shading
ismailuddin
🧰 Grad-CAM implementation using TensorFlow 2.X code. Including guided Grad-CAM and counterfactuals.
cydonia999
Grad-CAM in TensorFlow, presented in Grad-CAM: Visual Explanations from Deep Networks via Gradient-based Localization.
shyhyawJou
Convenient to use !
kjczarne
Grad-CAM implementation for TensorFlow 2.0 in Eager Execution mode.
MedImage-WebAI
Medical Image Diagnosis Assistant is a Streamlit-based deep learning web app that analyzes uploaded medical images (like X-rays, CT scans, etc.) to assist in detecting diseases. It uses TensorFlow/Keras models for prediction and Grad-CAM visualization to highlight which parts of the image the AI focused on.
pasrichashivam
Explainable AI: For Computer Vision Tasks Using CAM, GradCAM & GradCAM++
antopraju
Forward and Backward Pass of the neural Network, Activation Functions, Optimizer Implementations, Tensorflow, Transfer Learning, Grad-CAM.
Abhijeet-Pitumbur
Xray Xplorer · CNN, XGBoost & Grad-CAM · COVID-19 Detection in Chest X-Ray Images Using Explainable Boosting Algorithms · Flask Web Application · Python, TensorFlow, Keras · Available in Mauritius
LuthandoCandlovu
Deep learning system for pneumonia detection from chest X‑rays with explainable AI heatmaps (Grad‑CAM). Built with TensorFlow and Streamlit. Achieves ~90% accuracy.
carlthome
Grad-CAM implementation in TensorFlow JS.
sunnynevarekar
Grad-CAM implementation in tensorflow-2
kayua
Grad Cam generator for audio
gulsumakca
Grad-CAM: Visualize class activation maps with Keras, TensorFlow, and Deep Learning
andreafortini
Implementation of the Grad-CAM algorithm in an easy-to-use class, optimized for transfer learning projects and written using Keras and Tensorflow 2.x
Sarthakdwivedi78
A deep learning project using a CNN in TensorFlow to classify cat and dog images. The web app, built with Streamlit, supports real-time camera input and batch file uploads. Implements Grad-CAM for model interpretability, displaying heatmaps of the AI's focus areas on a dynamic, modern user interface.
MohanaRC
Implementation of GradCam using Tensorflow 2.0
lkreiskoether
Implementation of a Grad-CAM analysis in TensorFlow 1 for frozen graph models.
GuruPatel45
Cat vs Dog Image Classification using Transfer Learning with Explainable AI (Grad-CAM). Built using TensorFlow, Keras, and MobileNetV2, including confidence scores and visual heatmap interpretations.
AYANBAIG
Web-based diagnostic tool for Diabetic Retinopathy using a DenseNet121+ResNet50 hybrid model (91.2% accuracy), lesion segmentation with U-Net++/DeepLabV3+ (84.2% Dice), and Grad-CAM for interpretability. Built with Python, TensorFlow, OpenCV, Streamlit, and ONNX.
ManvendraSinghYadav
DeepSeek 🌱 is an AI app for real-time plant disease detection in UP, using MobileNetV2 (90%+ accuracy) across 11 diseases. It offers Grad-CAM heatmaps, severity analysis, bilingual guidance, weather insights 🌦️, and mobile-friendly FastAPI + TensorFlow Lite support for smart, eco-friendly farming.
arpanpramanik2003
A dual-headed deep learning model built using TensorFlow and Keras to classify fruit type (Apple, Banana, Guava, Orange) and their quality condition (Good or Bad) from images. The system includes Grad-CAM-based visual explanations and a responsive Streamlit web interface for real-time predictions using uploaded images or webcam input.
dslisleedh
No description available
dmdm2002
No description available
cutlass90
No description available
dare1zone
Explainable AI skin lesion classification system built with TensorFlow, Grad-CAM, LIME and Streamlit.
Saket22-CS
Deep learning system for lung cancer classification from histopathology images using CNN, VGG16 & ResNet50 with Grad-CAM explainability · TensorFlow · Streamlit
nomank3797
This repository visualizes class activation maps for debugging deep neural networks using an algorithm called Grad-CAM in Keras and TensorFlow.