Awesome
LIME-SAM
LIME-SAM aims to create an Explainable Artificial Intelligence (XAI) framework for image classification using LIME (Local Interpretable Model-agnostic Explanations) as the base algorithm, with the super-pixel method replaced by Segment Anything by Meta (SAM).
Results
*all the images used in below figure can also be found in 'results' folder.
Examples
Keras image classifier <a href="https://colab.research.google.com/drive/1bj6B-O47NHpqsWovOrVZcpWNhIfO56sj?usp=sharing" target="_blank"> <img src="https://colab.research.google.com/assets/colab-badge.svg"/> </a>
<!-- ROADMAP -->Roadmap
- Add Keras example
- Add Pytorch example
- Try diverse pre-trained model to compare our results with LIME
- Create python package
Contact
Jaydeep Dedaniya - jaydeepdedaniya@gmail.com
<div align="left"> <a href="https://github.com/jaydeep-work" style="text-decoration:none;"> <img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-github.png" width="5%" alt="" /></a> <img src="https://github.com/ultralytics/assets/raw/main/social/logo-transparent.png" width="5%" alt="" /> <a href="https://www.linkedin.com/in/jaydeep-dedaniya/" style="text-decoration:none;"> <img src="https://github.com/ultralytics/assets/raw/main/social/logo-social-linkedin.png" width="5%" alt="" /></a> </div>