Skip to content

Commit

Permalink
Update getting_started.md (#1147)
Browse files Browse the repository at this point in the history
fix bug
  • Loading branch information
TommyZihao authored Jan 20, 2022
1 parent 3efc506 commit 1026dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh_cn/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ python demo/top_down_img_demo.py \

```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 1026dbc

Please sign in to comment.