Skip to content

Commit

Permalink
Merge pull request #29 from vra/master
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
rohitgirdhar authored May 20, 2018
2 parents adb3f01 + 9a3a37e commit 9ab0acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ $ python eval.py --cfg ../experiments/003_MPII_ResNet_withPoseAttention_pretrain

## Training

Train a attentional pooled model on MPII dataset, using `python train.py --cfg <path to YAML file>`.
Train an attentional pooled model on MPII dataset, using `python train.py --cfg <path to YAML file>`.

```bash
$ cd $ROOT/src
Expand Down

0 comments on commit 9ab0acd

Please sign in to comment.