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

Keras implementation of nvidia paper 'Explaining How a Deep Neural Network Trained with End-to-End Learning Steers a Car'.

License

Notifications You must be signed in to change notification settings

ermolenkodev/keras-salient-object-visualisation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[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

About

Keras implementation of nvidia paper 'Explaining How a Deep Neural Network Trained with End-to-End Learning Steers a Car'.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published