Skip to content
#

pathmnist

Here are 11 public repositories matching this topic...

🔍 Enhance medical imaging with a lightweight CNN model that offers over 91% accuracy and integrated explainability for better clinical trust.

  • Updated Sep 9, 2026
  • Python

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

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