Skip to content

Commit 4853b4b

Browse files
yinaoxiongly015
andauthored
Update hrnet_fp16 ckpt download url (#1309)
* Update hrnet_fp16 ckpt download url * update model index Co-authored-by: ly015 <[email protected]>
1 parent a8dbc1c commit 4853b4b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configs/body/2d_kpt_sview_rgb_img/topdown_heatmap/coco/hrnet_fp16_coco.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ Results on COCO val2017 with detector having human AP of 56.4 on COCO val2017 da
5353

5454
| Arch | Input Size | AP | AP<sup>50</sup> | AP<sup>75</sup> | AR | AR<sup>50</sup> | ckpt | log |
5555
| :----------------- | :-----------: | :------: | :------: | :------: | :------: | :------: |:------: |:------: |
56-
| [pose_hrnet_w32_fp16](/configs/body/2d_kpt_sview_rgb_img/topdown_heatmap/coco/hrnet_w32_coco_256x192_fp16_dynamic.py) | 256x192 | 0.746 | 0.905 | 0.88 | 0.800 | 0.943 | [ckpt](hrnet_w32_coco_256x192_fp16_dynamic-290efc2e_20210430.pth) | [log](https://download.openmmlab.com/mmpose/top_down/hrnet/hrnet_w32_coco_256x192_fp16_dynamic_20210430.log.json) |
56+
| [pose_hrnet_w32_fp16](/configs/body/2d_kpt_sview_rgb_img/topdown_heatmap/coco/hrnet_w32_coco_256x192_fp16_dynamic.py) | 256x192 | 0.746 | 0.905 | 0.88 | 0.800 | 0.943 | [ckpt](https://download.openmmlab.com/mmpose/top_down/hrnet/hrnet_w32_coco_256x192_fp16_dynamic-290efc2e_20210430.pth) | [log](https://download.openmmlab.com/mmpose/top_down/hrnet/hrnet_w32_coco_256x192_fp16_dynamic_20210430.log.json) |

configs/body/2d_kpt_sview_rgb_img/topdown_heatmap/coco/hrnet_fp16_coco.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ Models:
2121
AR: 0.8
2222
2323
Task: Body 2D Keypoint
24-
Weights: hrnet_w32_coco_256x192_fp16_dynamic-290efc2e_20210430.pth
24+
Weights: https://download.openmmlab.com/mmpose/top_down/hrnet/hrnet_w32_coco_256x192_fp16_dynamic-290efc2e_20210430.pth

0 commit comments

Comments
 (0)