Skip to content

Commit

Permalink
Update getting_started.md (open-mmlab#1148)
Browse files Browse the repository at this point in the history
fix bugs
  • Loading branch information
TommyZihao authored and ly015 committed Feb 11, 2022
1 parent 585cc48 commit 24774bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/getting_started.md
Expand Up @@ -125,7 +125,7 @@ Examples:

```shell
python demo/top_down_img_demo.py \
configs/body/2D_Kpt_SV_RGB_Img/topdown_hm/coco/hrnet_w48_coco_256x192.py \
configs/body/2d_kpt_sview_rgb_img/topdown_heatmap/coco/hrnet_w48_coco_256x192.py \
https://download.openmmlab.com/mmpose/top_down/hrnet/hrnet_w48_coco_256x192-b9e0b3ab_20200708.pth \
--img-root tests/data/coco/ --json-file tests/data/coco/test_coco.json \
--out-img-root vis_results
Expand Down

0 comments on commit 24774bb

Please sign in to comment.