Skip to content

Commit 6957805

Browse files
authored
[Enhance] Update demos (#2602)
1 parent b22b94b commit 6957805

36 files changed

+480
-162
lines changed

configs/body_2d_keypoint/rtmpose/body8/rtmpose_body8-coco.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ Models:
4141
Weights: https://download.openmmlab.com/mmpose/v1/projects/rtmposev1/rtmpose-s_simcc-body7_pt-body7_420e-256x192-acd4a1ef_20230504.pth
4242
- Config: configs/body_2d_keypoint/rtmpose/body8/rtmpose-m_8xb256-420e_body8-256x192.py
4343
In Collection: RTMPose
44+
Alias:
45+
- human
46+
- body
47+
- body17
4448
Metadata:
4549
Architecture: *id001
4650
Training Data: *id002

configs/body_2d_keypoint/rtmpose/body8/rtmpose_body8-halpe26.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ Models:
4141
Weights: https://download.openmmlab.com/mmpose/v1/projects/rtmposev1/rtmpose-s_simcc-body7_pt-body7-halpe26_700e-256x192-7f134165_20230605.pth
4242
- Config: configs/body_2d_keypoint/rtmpose/body8/rtmpose-m_8xb512-700e_body8-halpe26-256x192.py
4343
In Collection: RTMPose
44+
Alias: body26
4445
Metadata:
4546
Architecture: *id001
4647
Training Data: *id002

configs/body_2d_keypoint/rtmpose/coco/rtmpose_coco.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,6 @@ Models:
106106
Weights: https://download.openmmlab.com/mmpose/v1/projects/rtmposev1/rtmpose-s_simcc-aic-coco_pt-aic-coco_420e-256x192-fcb2599b_20230126.pth
107107
- Config: configs/body_2d_keypoint/rtmpose/coco/rtmpose-m_8xb256-420e_aic-coco-256x192.py
108108
In Collection: RTMPose
109-
Alias: human
110109
Metadata:
111110
Architecture: *id001
112111
Training Data: *id002

configs/body_3d_keypoint/pose_lift/h36m/motionbert_h36m.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Collections:
55
URL: https://arxiv.org/abs/2210.06551
66
README: https://github.com/open-mmlab/mmpose/blob/main/docs/en/papers/algorithms/motionbert.md
77
Models:
8-
- Config: configs/body_3d_keypoint/pose_lift/h36m/pose-lift_motionbert_8xb32-240e_h36m.py
8+
- Config: configs/body_3d_keypoint/pose_lift/h36m/pose-lift_motionbert-243frm_8xb32-240e_h36m.py
99
In Collection: MotionBERT
1010
Metadata:
1111
Architecture: &id001
@@ -24,8 +24,9 @@ Models:
2424
P-MPJPE: 33.4
2525
Task: Body 3D Keypoint
2626
Weights: https://download.openmmlab.com/mmpose/v1/body_3d_keypoint/pose_lift/h36m/motionbert_h36m-f554954f_20230531.pth
27-
- Config: configs/body_3d_keypoint/pose_lift/h36m/pose-lift_motionbert-ft_8xb32-120e_h36m.py
27+
- Config: configs/body_3d_keypoint/pose_lift/h36m/pose-lift_motionbert-ft-243frm_8xb32-120e_h36m.py
2828
In Collection: MotionBERT
29+
Alias: human3d
2930
Metadata:
3031
Architecture: *id001
3132
Training Data: Human3.6M (MotionBERT)

configs/body_3d_keypoint/pose_lift/h36m/videopose3d_h36m.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ Models:
6161
Weights: https://download.openmmlab.com/mmpose/body3d/videopose/videopose_h36m_1frame_fullconv_supervised_cpn_ft-5c3afaed_20210527.pth
6262
- Config: configs/body_3d_keypoint/pose_lift/h36m/pose-lift_videopose3d-243frm-supv-cpn-ft_8xb128-200e_h36m.py
6363
In Collection: VideoPose3D
64-
Alias: human3d
6564
Metadata:
6665
Architecture: *id001
6766
Training Data: Human3.6M

configs/face_2d_keypoint/rtmpose/face6/rtmpose_face6.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@
6666

6767
| Config | Input Size | NME<sup><br>(LaPa) | FLOPS<sup><br>(G) | Download |
6868
| :--------------------------------------------------------------------------: | :--------: | :----------------: | :---------------: | :-----------------------------------------------------------------------------: |
69-
| [RTMPose-t\*](./rtmpose/face_2d_keypoint/rtmpose-t_8xb256-120e_lapa-256x256.py) | 256x256 | 1.67 | 0.652 | [Model](https://download.openmmlab.com/mmpose/v1/projects/rtmposev1/rtmpose-t_simcc-face6_pt-in1k_120e-256x256-df79d9a5_20230529.pth) |
70-
| [RTMPose-s\*](./rtmpose/face_2d_keypoint/rtmpose-m_8xb256-120e_lapa-256x256.py) | 256x256 | 1.59 | 1.119 | [Model](https://download.openmmlab.com/mmpose/v1/projects/rtmposev1/rtmpose-s_simcc-face6_pt-in1k_120e-256x256-d779fdef_20230529.pth) |
71-
| [RTMPose-m\*](./rtmpose/face_2d_keypoint/rtmpose-m_8xb256-120e_lapa-256x256.py) | 256x256 | 1.44 | 2.852 | [Model](https://download.openmmlab.com/mmpose/v1/projects/rtmposev1/rtmpose-m_simcc-face6_pt-in1k_120e-256x256-72a37400_20230529.pth) |
69+
| [RTMPose-t\*](./rtmpose/face_2d_keypoint/rtmpose-t_8xb256-120e_face6-256x256.py) | 256x256 | 1.67 | 0.652 | [Model](https://download.openmmlab.com/mmpose/v1/projects/rtmposev1/rtmpose-t_simcc-face6_pt-in1k_120e-256x256-df79d9a5_20230529.pth) |
70+
| [RTMPose-s\*](./rtmpose/face_2d_keypoint/rtmpose-s_8xb256-120e_face6-256x256.py) | 256x256 | 1.59 | 1.119 | [Model](https://download.openmmlab.com/mmpose/v1/projects/rtmposev1/rtmpose-s_simcc-face6_pt-in1k_120e-256x256-d779fdef_20230529.pth) |
71+
| [RTMPose-m\*](./rtmpose/face_2d_keypoint/rtmpose-m_8xb256-120e_face6-256x256.py) | 256x256 | 1.44 | 2.852 | [Model](https://download.openmmlab.com/mmpose/v1/projects/rtmposev1/rtmpose-m_simcc-face6_pt-in1k_120e-256x256-72a37400_20230529.pth) |

configs/face_2d_keypoint/rtmpose/face6/rtmpose_face6.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ Models:
4242
Architecture: *id001
4343
Training Data: *id002
4444
Name: rtmpose-m_8xb256-120e_face6-256x256
45+
Alias: face
4546
Results:
4647
- Dataset: Face6
4748
Metrics:

configs/face_2d_keypoint/rtmpose/wflw/rtmpose_wflw.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
Models:
22
- Config: configs/face_2d_keypoint/rtmpose/wflw/rtmpose-m_8xb64-60e_wflw-256x256.py
33
In Collection: RTMPose
4-
Alias: face
54
Metadata:
65
Architecture:
76
- RTMPose

configs/hand_2d_keypoint/rtmpose/coco_wholebody_hand/rtmpose_coco_wholebody_hand.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
Models:
22
- Config: configs/hand_2d_keypoint/rtmpose/coco_wholebody_hand/rtmpose-m_8xb32-210e_coco-wholebody-hand-256x256.py
33
In Collection: RTMPose
4-
Alias: hand
54
Metadata:
65
Architecture:
76
- RTMPose

configs/hand_2d_keypoint/rtmpose/hand5/rtmpose_hand5.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Collections:
77
Models:
88
- Config: configs/hand_2d_keypoint/rtmpose/hand5/rtmpose-m_8xb256-210e_hand5-256x256.py
99
In Collection: RTMPose
10+
Alias: hand
1011
Metadata:
1112
Architecture: &id001
1213
- RTMPose

0 commit comments

Comments
 (0)