NEU_XAI
Developed and studied XAI algorithms that generates saliency maps according to the importance of each corresponding pixels of the input test image towards the Machine Learning model’s predictive accuracy, with the aim of decoding complex
black-box
models.This repo contains keras implementation of few XAI algorithms on NEU surface defect dataset.
Directory Structure:
- NEU steel surface defect database
- Original train images
- NEU steel surface defect database - Test Split
- contains 180 test images (with 10% partition)
Finetune_on_NEU_dataset.ipynb
- Training a MobileNet model on the NEU surface defect dataset using Transfer Learning.
- Visualizing the important features of test images using model agnostic LIME and SHAP algorithms.
Sample images from NEU dataset :