Skip to content

Repository files navigation

NeuroXAI

Explainable AI framework for visualizing and interpreting deep learning model decisions on medical imaging data, with Grad-CAM and attention map support.

Features

  • Grad-CAM heatmap generation for CNN predictions
  • Attention visualization for transformer models
  • Multi-class explanation support
  • Interactive Jupyter notebook interface
  • Medical report generation with annotated images
  • Support for DICOM and standard image formats

Tech Stack

Python, TensorFlow, Keras, Jupyter, Matplotlib, NumPy

Getting Started

Prerequisites

  • Python 3.8+
  • pip

Installation

git clone https://github.com/karthik-idikuda/NeuroXAI.git
cd NeuroXAI
pip install -r requirements.txt

Usage

jupyter notebook NeuroXAI.ipynb

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Explainable AI framework for visualizing deep learning decisions.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages