Skip to content

Commit f2247f6

Browse files
committed
Add README.md
1 parent 8e38f7b commit f2247f6

File tree

2 files changed

+15
-0
lines changed

2 files changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# NEAT: Neural Attention Fields for End-to-End Autonomous Driving
2+
3+
## [Paper](http://www.cvlibs.net/publications/Chitta2021ICCV.pdf) | [Supplementary](http://www.cvlibs.net/publications/Chitta2021ICCV_supplementary.pdf) | [Video](https://www.youtube.com/watch?v=gtO-ghjKkRs) | Poster | Blog
4+
5+
<img src="neat/assets/neat_clip.GIF" height="270" hspace=30>
6+
7+
This repository is for the ICCV 2021 paper [NEAT: Neural Attention Fields for End-to-End Autonomous Driving](http://www.cvlibs.net/publications/Chitta2021ICCV.pdf). The code and pre-trained models will be released here soon!
8+
```bibtex
9+
@inproceedings{Chitta2021ICCV,
10+
author = {Chitta, Kashyap and Prakash, Aditya and Geiger, Andreas},
11+
title = {NEAT: Neural Attention Fields for End-to-End Autonomous Driving},
12+
booktitle = {International Conference on Computer Vision (ICCV)},
13+
year = {2021}
14+
}
15+
```

neat/assets/neat_clip.GIF

28.6 MB
Loading

0 commit comments

Comments
 (0)