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: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/JinkyuKimUCB/explainable-deep-driving
- Owner: JinkyuKimUCB
- License: other
- Created: 2018-07-25T16:11:45.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-23T06:10:31.000Z (about 3 years ago)
- Last Synced: 2024-08-01T03:14:43.243Z (3 months ago)
- Language: Python
- Size: 43.9 KB
- Stars: 68
- Watchers: 4
- Forks: 16
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Multimodal-LLM-Autonomous-Driving - BDD-X 2018 - data.berkeley.edu/) | Description | Planning Description & Justification | 8M frames, 20k text strings | **:heavy_check_mark:** | (Awesome Papers / Datasets)
- awesome-knowledge-driven-AD - BDD-X - 4, METEOR, CIDEr-D | (:books: Papers / Dataset \& Benchmark)
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!