Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 837 Bytes

File metadata and controls

10 lines (7 loc) · 837 Bytes

[DEPRECATED] keras-salient-object-visualization

This implementation is obsolete. Please consider using more advanced prediction explainability tools, e.g., https://github.com/slundberg/shap

IMAGE ALT TEXT

Keras implementation of nvidia paper 'Explaining How a Deep Neural Network Trained with End-to-End Learning Steers a Car'. The goal of the visualization is to explain what Donkey Car (https://github.com/wroscoe/donkey) learns and how it makes its decisions. The central idea in discerning the salient objects is finding parts of the image that correspond to locations where the feature maps of CNN layers have the greatest activations.

Original paper: https://arxiv.org/pdf/1704.07911.pdf