We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0a7c38 commit f4cc817Copy full SHA for f4cc817
pytorch_toolkit/human_pose_estimation/README_single.md
@@ -18,7 +18,7 @@ This repository contains training code for the paper [Global Context for Convolu
18
19
## Training on LIP dataset <a name="training-lip"/>
20
21
-1. Download the [Look Into Person dataset](http://47.100.21.47:9999/overview.php) and unpack it to `<LIP_HOME>` folder.
+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.
22
2. To start training run in terminal:
23
```bash
24
python train_single.py \
0 commit comments