Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavartzi committed Jan 24, 2020
1 parent 7fdc8ac commit 1621d60
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -11,6 +11,10 @@ The details of the corpus and task are described in: **Touchdown: Natural Langua

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

## Data

This repository contains the Touchdown corpus. The navigation environment is made of a large number of panoramas. To download the panoramas, please use the [StreetLearn](https://sites.google.com/view/streetlearn/code?authuser=0) environment. You can request access to the panoramic images by filling out the form in [StreetLearn Dataset](https://sites.google.com/view/streetlearn/dataset?authuser=0). More details are [here](https://sites.google.com/view/streetlearn/touchdown?authuser=0).

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

Expand Down Expand Up @@ -54,9 +58,6 @@ The JSON files contain both data for the navigation task and the SDR task. All t

You can construct your Gaussian smoothed target from the `*_center` click positions or contact us for cached targets.

## Panoramas
To download the panoramas, please use the [StreetLearn](https://sites.google.com/view/streetlearn/code?authuser=0) environment. You can request access to the panoramic images by filling out the form in [StreetLearn Dataset](https://sites.google.com/view/streetlearn/dataset?authuser=0). More details are [here](https://sites.google.com/view/streetlearn/touchdown?authuser=0).

## Experiments reproduction code
The Touchdown tasks are reproduced by Harsh et al (2020). For more details, please refer to [this technical report](https://arxiv.org/pdf/2001.03671.pdf) and the [VALAN](https://github.com/google-research/valan) codebase.

Expand Down

0 comments on commit 1621d60

Please sign in to comment.