Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavartzi committed Dec 16, 2018
1 parent 77febe0 commit 70c0e7a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@

Touchdown is a corpus for executing navigation instructions and resolving spatial descriptions in visual real-world environments. The task is to follow instruction to a goal position and there find a hidden object, Touchdown the bear.

<p align="center">
<img src="touchdown.gif">
</p>


The details of the corpus and task are described in: **Touchdown: Natural Language Navigation and Spatial Reasoning in Visual Street Environments**. Howard Chen, Alane Suhr, Dipendra Misra, Noah Snavely, and Yoav Artzi.

Paper: [https://arxiv.org/abs/1811.12354](https://arxiv.org/abs/1811.12354)

![](touchdown.gif)

## Starting example
The example runs a random policy with dummy image features in the environment.

Expand Down

0 comments on commit 70c0e7a

Please sign in to comment.