Ecosyste.ms: Awesome

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

https://github.com/JinkyuKimUCB/explainable-deep-driving


https://github.com/JinkyuKimUCB/explainable-deep-driving

Last synced: about 1 month ago
JSON representation

Lists

README

        

# Textual Explanations for Self-Driving Vehicles

This repository contains code for the following paper:

Jinkyu Kim, Anna Rohrbach, Trevor Darrell, John Canny, Zeynep Akata, Textual Explanations for Self-Driving Vehicles. ECCV 2018.

```
@article{kim2018textual,
title={Textual Explanations for Self-Driving Vehicles},
author={Kim, Jinkyu and Rohrbach, Anna and Darrell, Trevor and Canny, John and Akata, Zeynep},
journal={Proceedings of the European Conference on Computer Vision (ECCV)},
year={2018}
}
```

### BDD-X dataset
BDD-X dataset is available at [BDD-X](https://github.com/JinkyuKimUCB/BDD-X-dataset.git).

###
The code and readme will be updated soon!