Skip to content

Commit f4cc817

Browse files
Update link to LIP dataset (open-edge-platform#206)
1 parent d0a7c38 commit f4cc817

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pytorch_toolkit/human_pose_estimation/README_single.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This repository contains training code for the paper [Global Context for Convolu
1818

1919
## Training on LIP dataset <a name="training-lip"/>
2020

21-
1. Download the [Look Into Person dataset](http://47.100.21.47:9999/overview.php) and unpack it to `<LIP_HOME>` folder.
21+
1. Download the [Look Into Person dataset (2.1 Single Person)](http://sysu-hcp.net/lip/overview.php) and unpack it to `<LIP_HOME>` folder.
2222
2. To start training run in terminal:
2323
```bash
2424
python train_single.py \

0 commit comments

Comments
 (0)