Skip to content
#

pathmnist

Here are 4 public repositories matching this topic...

Language: All
Filter by language

A lightweight Explainable AI CNN for PathMNIST medical imaging, achieving 91%+ accuracy with Integrated Gradients and SQLite-based attribution storage. Built in PyTorch, this scalable model delivers high performance, transparency, and real-world readiness, making it ideal for medical AI, edge deployment, and explainable deep learning research.

  • Updated Sep 13, 2025
  • Python

This script focuses on explaining a pre-trained CNN’s predictions on the MedMNIST dataset using Deep SHAP. Shapley values are computed for each pixel, summed to create a single Shapley score per image, and saved alongside labels in CSV files for interpretability in medical image classification.

  • Updated Dec 18, 2024
  • Python

Improve this page

Add a description, image, and links to the pathmnist topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pathmnist topic, visit your repo's landing page and select "manage topics."

Learn more