Skip to content

Commit

Permalink
fix COFW Dataset link (open-mmlab#1458)
Browse files Browse the repository at this point in the history
  • Loading branch information
liqikai9 authored and evendrow committed Dec 22, 2022
1 parent 8fe76e9 commit 0b93b3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/tasks/2d_face_keypoint.md
Expand Up @@ -215,7 +215,7 @@ mmpose

</details>

For COFW data, please download from [COFW Dataset (Color Images)](http://www.vision.caltech.edu/xpburgos/ICCV13/Data/COFW_color.zip).
For COFW data, please download from [COFW Dataset (Color Images)](https://data.caltech.edu/records/20099).
Move `COFW_train_color.mat` and `COFW_test_color.mat` to `data/cofw/` and make them look like:

```text
Expand Down

0 comments on commit 0b93b3a

Please sign in to comment.