Pneumonia Detection with Explainable Artificial Intelligence
                    Versión 1.0.0 (10,8 KB) por  
                  Putu Fadya
                
                
                  This repository provides MATLAB implementations for pneumonia detection using deep learning models, enhanced with explainable AI techniques.
                
                  
              This repository presents an approach for pneumonia detection using a MobileNetV2 pretrained model in MATLAB, combined with explainable AI techniques to improve interpretability. The deep learning model is trained on chest X-ray images, leveraging Grad-CAM, Grad-CAM++, Score-CAM, and Saliency Map to highlight critical regions that influence the model’s predictions.Key Features:
- MobileNetV2 Pretrained Model – A lightweight and efficient deep learning architecture for pneumonia classification.
- Grad-CAM & Grad-CAM++ – Gradient-based visualization techniques to generate class-discriminative heatmaps.
- Score-CAM – A perturbation-based method that improves upon Grad-CAM by removing the dependency on gradients.
- Saliency Map – Highlights pixel-wise contributions to the model’s decision.
- MATLAB Implementation – Fully coded in MATLAB, making it accessible for medical imaging researchers and engineers.
This project aims to enhance the transparency, reliability, and trustworthiness of AI-based medical diagnosis by providing clear visual explanations of model decisions, assisting clinicians in understanding why and how the model detects pneumonia.
Citar como
Putu Fadya (2025). Pneumonia Detection with Explainable Artificial Intelligence (https://la.mathworks.com/matlabcentral/fileexchange/180171-pneumonia-detection-with-explainable-artificial-intelligence), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
              Se creó con
              R2024b
            
            
              Compatible con cualquier versión
            
          Compatibilidad con las plataformas
Windows macOS LinuxEtiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
| Versión | Publicado | Notas de la versión | |
|---|---|---|---|
| 1.0.0 | 
