Skip to content

Commit

Permalink
update rtmw links
Browse files Browse the repository at this point in the history
  • Loading branch information
Tau-J committed Dec 14, 2023
1 parent d18ac07 commit 0ce15bb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,9 @@ Notes:

| ONNX Model | Input Size | Description |
| :-------------------------------------------------------------------------------------------------------------------------------------------: | :--------: | :---------------------: |
| [RTMW-x](https://download.openmmlab.com/mmpose/v1/projects/rtmw/onnx_sdk/rtmw-x_simcc-cocktail13_pt-ucoco_270e-256x192-fbef0d61_20230925.zip) | 256x192 | Wholebody 133 Keypoints |
| [RTMW-m](https://download.openmmlab.com/mmpose/v1/projects/rtmw/onnx_sdk/rtmw-dw-m-s_simcc-cocktail14_270e-256x192_20231122.zip) | 256x192 | Wholebody 133 Keypoints |
| [RTMW-l](https://download.openmmlab.com/mmpose/v1/projects/rtmw/onnx_sdk/rtmw-dw-x-l_simcc-cocktail14_270e-256x192_20231122.zip) | 256x192 | Wholebody 133 Keypoints |
| [RTMW-l](https://download.openmmlab.com/mmpose/v1/projects/rtmw/onnx_sdk/rtmw-dw-x-l_simcc-cocktail14_270e-384x288_20231122.zip) | 384x288 | Wholebody 133 Keypoints |
| [RTMW-x](https://download.openmmlab.com/mmpose/v1/projects/rtmw/onnx_sdk/rtmw-x_simcc-cocktail13_pt-ucoco_270e-384x288-0949e3a9_20230925.zip) | 384x288 | Wholebody 133 Keypoints |

</details>
Expand Down

0 comments on commit 0ce15bb

Please sign in to comment.