All Projects → ermolenkodev → keras-salient-object-visualisation

ermolenkodev / keras-salient-object-visualisation

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

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to keras-salient-object-visualisation

Autonomous-RC-Car
Self-driving RC Car ROS Software
Stars: ✭ 17 (-41.38%)
Mutual labels:  donkey-car
learning-to-drive-in-5-minutes
Implementation of reinforcement learning approach to make a car learn to drive smoothly in minutes
Stars: ✭ 227 (+682.76%)
Mutual labels:  donkey-car

[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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].