Skip to content

Commit

Permalink
[tapvid3d] Update instructions for downloading Aria Digital Twin data…
Browse files Browse the repository at this point in the history
…set.

PiperOrigin-RevId: 651749285
Change-Id: Ifaebaab2effaeafed64a8cfd7312b27c8ba01b14
  • Loading branch information
ignacio-rocco authored and cdoersch committed Jul 12, 2024
1 parent 00f244e commit d4db439
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions tapnet/tapvid3d/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,12 +66,11 @@ python3 -m tapnet.tapvid3d.annotation_generation.generate_drivetrack --help

Because of license restrictions in distribution of the underlying source videos
for Aria Digital Twin, you will need to accept their licence terms and download
the ADT dataset following the instructions on their
[website](https://www.projectaria.com/datasets/adt/#download-dataset),
before you can run our generation script.
the ADT dataset by first getting the cdn json file from
[Project Aria Explorer](https://explorer.projectaria.com/?v=%22Aria+Digital+Twin%22),
and downloading the ADT `main_vrs`, `main_groundtruth`, `segmentation` and `depth` files with:

Similar scripts for the Waymo Open Dataset and Panoptic Studio dataset are also
provided.
`aria_dataset_downloader --cdn_file /PATH_TO/Aria_Digital_Twin_1720774989.json -o /OUTPUT_PATH -d 0 6 7 8`

To run all generation scripts, follow the instructions and run the commands in
`generate_all.sh`. This will generate all the `*.npz` files, and place them into
Expand Down

0 comments on commit d4db439

Please sign in to comment.