Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
adding triangulation files
Browse files Browse the repository at this point in the history
  • Loading branch information
ztzhang committed Aug 11, 2021
1 parent 9c9cdde commit 70c938b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@ The general work flow for preprocessing the dataset is:

To be more specific, example codes are provided in `.scripts/preprocess`

We provide the triangulation results [here](https://drive.google.com/file/d/1U07e9xtwYbBZPpJ2vfsLaXYMWATt4XyB/view?usp=sharing) and [here](https://drive.google.com/file/d/1om58tVKujaq1Jo_ShpKc4sWVAWBoKY6U/view?usp=sharing). You can download them in a single script by running:

```
bash ./scripts/download_triangulation_files.sh
```

### Davis data preparation

1. Download the DAVIS dataset here, and unzip it under `./datafiles`.
Expand Down

0 comments on commit 70c938b

Please sign in to comment.