Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Commit 9e7e64d

Browse files
committed
Update the links
1 parent cda1e4b commit 9e7e64d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# AIST++ API
22

33
This repo contains starter code for using the AIST++ dataset. To download the
4-
dataset or explore details of this dataset, please go to our dataset [website]().
4+
dataset or explore details of this dataset, please go to our dataset [website](https://github.com/google/aistplusplus_dataset/index.html).
55

66
## Installation
77
The code has been tested on `python>=3.7`. You can install the dependencies and
@@ -14,7 +14,7 @@ python setup.py install
1414
## How to use
1515
We provide demo code for loading and visualizing AIST++ annotations.
1616
Note [AIST++ annotations and
17-
videos](https://cnsviewer.corp.google.com/cns/is-d/home/ruilongli/aistplusplus_web/download.html),
17+
videos](https://github.com/google/aistplusplus_dataset/download.html),
1818
as well as the [SMPL model](https://smpl.is.tue.mpg.de/en) (for SMPL visualization only) are required to run the demo code.
1919

2020
The directory structure of the data is expected to be:

0 commit comments

Comments
 (0)