An open API service indexing awesome lists of open source software.

https://github.com/matlab-deep-learning/explore-deep-network-explainability-using-an-app

This repository provides an app for exploring the predictions of an image classification network using several deep learning visualization techniques. Using the app, you can: explore network predictions with occlusion sensitivity, Grad-CAM, and gradient attribution methods, investigate misclassifications using confusion and t-SNE plots, visualize layer activations, and many more techniques to help you understand and explain your deep network’s predictions.
https://github.com/matlab-deep-learning/explore-deep-network-explainability-using-an-app

deep-learning explainable-ai gradcam interpretable-deep-learning matlab matlab-deep-learning pretrained-models transfer-learning

Last synced: 4 months ago
JSON representation

This repository provides an app for exploring the predictions of an image classification network using several deep learning visualization techniques. Using the app, you can: explore network predictions with occlusion sensitivity, Grad-CAM, and gradient attribution methods, investigate misclassifications using confusion and t-SNE plots, visualize layer activations, and many more techniques to help you understand and explain your deep network’s predictions.

Awesome Lists containing this project