Skip to content

Commit

Permalink
update interhand2.6m annotation link (open-mmlab#1872)
Browse files Browse the repository at this point in the history
  • Loading branch information
ly015 authored Dec 12, 2022
1 parent dabd5bb commit 599bf1f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/en/dataset_zoo/2d_hand_keypoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ year = {2020}
</details>

For [InterHand2.6M](https://mks0601.github.io/InterHand2.6M/), please download from [InterHand2.6M](https://mks0601.github.io/InterHand2.6M/).
Please download the annotation files from [annotations](https://drive.google.com/drive/folders/1pWXhdfaka-J0fSAze0MsajN0VpZ8e8tO).
Please download the annotation files from [annotations](https://download.openmmlab.com/mmpose/datasets/interhand2.6m_annotations.zip).
Extract them under {MMPose}/data, and make them look like this:

```text
Expand Down
2 changes: 1 addition & 1 deletion docs/en/dataset_zoo/3d_hand_keypoint.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ year = {2020}
</details>

For [InterHand2.6M](https://mks0601.github.io/InterHand2.6M/), please download from [InterHand2.6M](https://mks0601.github.io/InterHand2.6M/).
Please download the annotation files from [annotations](https://drive.google.com/drive/folders/1pWXhdfaka-J0fSAze0MsajN0VpZ8e8tO).
Please download the annotation files from [annotations](https://download.openmmlab.com/mmpose/datasets/interhand2.6m_annotations.zip).
Extract them under {MMPose}/data, and make them look like this:

```text
Expand Down

0 comments on commit 599bf1f

Please sign in to comment.