diff --git a/projects/rtmpose/README.md b/projects/rtmpose/README.md
index 50ce59e16b..744680ed84 100644
--- a/projects/rtmpose/README.md
+++ b/projects/rtmpose/README.md
@@ -159,7 +159,7 @@ Feel free to join our community group for more help:
#### 17 Keypoints
- Keypoints are defined as [COCO](http://cocodataset.org/). For details please refer to the [meta info](/configs/_base_/datasets/coco.py).
-
+-
AIC+COCO
@@ -202,7 +202,7 @@ Feel free to join our community group for more help:
#### 26 Keypoints
- Keypoints are defined as [Halpe26](https://github.com/Fang-Haoshu/Halpe-FullBody/). For details please refer to the [meta info](/configs/_base_/datasets/halpe26.py).
-
+-
- Models are trained and evaluated on `Body8`.
| Config | Input Size | PCK@0.1
(Body8) | AUC
(Body8) | Params(M) | FLOPS(G) | ORT-Latency
(ms)
(i7-11700) | TRT-FP16-Latency
(ms)
(GTX 1660Ti) | ncnn-FP16-Latency
(ms)
(Snapdragon 865) | Download |
@@ -230,7 +230,7 @@ For more details, please refer to [GroupFisher Pruning for RTMPose](./rtmpose/pr
### WholeBody 2d (133 Keypoints)
- Keypoints are defined as [COCO-WholeBody](https://github.com/jin-s13/COCO-WholeBody/). For details please refer to the [meta info](/configs/_base_/datasets/coco_wholebody.py).
-
+-
| Config | Input Size | Whole AP | Whole AR | FLOPS
(G) | ORT-Latency
(ms)
(i7-11700) | TRT-FP16-Latency
(ms)
(GTX 1660Ti) | Download |
| :------------------------------ | :--------: | :------: | :------: | :---------------: | :-----------------------------------------: | :------------------------------------------------: | :-------------------------------: |
@@ -241,7 +241,7 @@ For more details, please refer to [GroupFisher Pruning for RTMPose](./rtmpose/pr
### Animal 2d (17 Keypoints)
- Keypoints are defined as [AP-10K](https://github.com/AlexTheBad/AP-10K/). For details please refer to the [meta info](/configs/_base_/datasets/ap10k.py).
-
+-
| Config | Input Size | AP
(AP10K) | FLOPS
(G) | ORT-Latency
(ms)
(i7-11700) | TRT-FP16-Latency
(ms)
(GTX 1660Ti) | Download |
| :----------------------------: | :--------: | :----------------: | :---------------: | :-----------------------------------------: | :------------------------------------------------: | :------------------------------: |
@@ -250,7 +250,7 @@ For more details, please refer to [GroupFisher Pruning for RTMPose](./rtmpose/pr
### Face 2d (106 Keypoints)
- Keypoints are defined as [LaPa](https://github.com/JDAI-CV/lapa-dataset). For details please refer to the [meta info](/configs/_base_/datasets/lapa.py).
-
+-
Face6
@@ -274,7 +274,7 @@ For more details, please refer to [GroupFisher Pruning for RTMPose](./rtmpose/pr
### Hand 2d (21 Keypoints)
- Keypoints are defined as [COCO-WholeBody](https://github.com/jin-s13/COCO-WholeBody/). For details please refer to the [meta info](/configs/_base_/datasets/coco_wholebody_hand.py).
-
+-
| Detection Config | Input Size | Model AP
(OneHand10K) | Flops
(G) | ORT-Latency
(ms)
(i7-11700) | TRT-FP16-Latency
(ms)
(GTX 1660Ti) | Download |
| :---------------------------: | :--------: | :---------------------------: | :---------------: | :-----------------------------------------: | :------------------------------------------------: | :--------------------: |
diff --git a/projects/rtmpose/README_CN.md b/projects/rtmpose/README_CN.md
index 1d33bd179e..6e33d1a2ee 100644
--- a/projects/rtmpose/README_CN.md
+++ b/projects/rtmpose/README_CN.md
@@ -150,7 +150,7 @@ RTMPose 是一个长期优化迭代的项目,致力于业务场景下的高性
#### 17 Keypoints
- 关键点骨架定义遵循 [COCO](http://cocodataset.org/). 详情见 [meta info](/configs/_base_/datasets/coco.py).
-
+-
AIC+COCO
@@ -193,7 +193,7 @@ RTMPose 是一个长期优化迭代的项目,致力于业务场景下的高性
#### 26 Keypoints
- 关键点骨架定义遵循 [Halpe26](https://github.com/Fang-Haoshu/Halpe-FullBody/),详情见 [meta info](/configs/_base_/datasets/halpe26.py)。
-
+-
- 模型在 `Body8` 上进行训练和评估。
| Config | Input Size | PCK@0.1
(Body8) | AUC
(Body8) | Params(M) | FLOPS(G) | ORT-Latency
(ms)
(i7-11700) | TRT-FP16-Latency
(ms)
(GTX 1660Ti) | ncnn-FP16-Latency
(ms)
(Snapdragon 865) | Download |
@@ -221,7 +221,7 @@ RTMPose 是一个长期优化迭代的项目,致力于业务场景下的高性
### 人体全身 2d 关键点 (133 Keypoints)
- 关键点骨架定义遵循 [COCO-WholeBody](https://github.com/jin-s13/COCO-WholeBody/),详情见 [meta info](/configs/_base_/datasets/coco_wholebody.py)。
-
+-
| Config | Input Size | Whole AP | Whole AR | FLOPS
(G) | ORT-Latency
(ms)
(i7-11700) | TRT-FP16-Latency
(ms)
(GTX 1660Ti) | Download |
| :------------------------------ | :--------: | :------: | :------: | :---------------: | :-----------------------------------------: | :------------------------------------------------: | :-------------------------------: |
@@ -232,7 +232,7 @@ RTMPose 是一个长期优化迭代的项目,致力于业务场景下的高性
### 动物 2d 关键点 (17 Keypoints)
- 关键点骨架定义遵循 [AP-10K](https://github.com/AlexTheBad/AP-10K/),详情见 [meta info](/configs/_base_/datasets/ap10k.py)。
-
+-
| Config | Input Size | AP
(AP10K) | FLOPS
(G) | ORT-Latency
(ms)
(i7-11700) | TRT-FP16-Latency
(ms)
(GTX 1660Ti) | Download |
| :----------------------------: | :--------: | :----------------: | :---------------: | :-----------------------------------------: | :------------------------------------------------: | :------------------------------: |
@@ -241,7 +241,7 @@ RTMPose 是一个长期优化迭代的项目,致力于业务场景下的高性
### 脸部 2d 关键点 (106 Keypoints)
- 关键点骨架定义遵循 [LaPa](https://github.com/JDAI-CV/lapa-dataset),详情见 [meta info](/configs/_base_/datasets/lapa.py)。
-
+-
Face6
@@ -265,7 +265,7 @@ RTMPose 是一个长期优化迭代的项目,致力于业务场景下的高性
### 手部 2d 关键点 (21 Keypoints)
- 关键点骨架定义遵循 [COCO-WholeBody](https://github.com/jin-s13/COCO-WholeBody/),详情见 [meta info](/configs/_base_/datasets/coco_wholebody_hand.py)。
-
+-
| Detection Config | Input Size | Model AP
(OneHand10K) | Flops
(G) | ORT-Latency
(ms)
(i7-11700) | TRT-FP16-Latency
(ms)
(GTX 1660Ti) | Download |
| :---------------------------: | :--------: | :---------------------------: | :---------------: | :-----------------------------------------: | :------------------------------------------------: | :--------------------: |