Based on our paper "Implementing vision transformer for classifying 2D biomedical images" published in Scientific Reports (Nature)
-
Updated
Jun 2, 2024 - Jupyter Notebook
Based on our paper "Implementing vision transformer for classifying 2D biomedical images" published in Scientific Reports (Nature)
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.
Add a description, image, and links to the pathmnist topic page so that developers can more easily learn about it.
To associate your repository with the pathmnist topic, visit your repo's landing page and select "manage topics."