File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ ______________________________________________________________________
4545## 🥳 🚀 What's New [ 🔝] ( #-table-of-contents )   
4646
4747-  Sep. 2023:
48-   -  Add RTMW models trained on combined datasets. The alpha version of RTMW-x model achieves 70.2 mAP on COCO-Wholebody val set. The technical report will be released soon.
48+   -  Add RTMW models trained on combined datasets. The alpha version of RTMW-x model achieves 70.2 mAP on COCO-Wholebody val set. You can try it  [ Here ] ( https://openxlab.org.cn/apps/detail/mmpose/RTMPose ) .  The technical report will be released soon.
4949  -  Add YOLOX and RTMDet models trained on HumanArt dataset.
5050-  Aug. 2023:
5151  -  Support distilled 133-keypoint WholeBody models powered by [ DWPose] ( https://github.com/IDEA-Research/DWPose/tree/main ) .
@@ -311,8 +311,8 @@ For more details, please refer to [GroupFisher Pruning for RTMPose](./rtmpose/pr
311311
312312|  Config                          |  Input Size |  Whole AP |  Whole AR |  FLOPS<sup ><br >(G) |  ORT-Latency<sup ><br >(ms)<sup ><br >(i7-11700) |  TRT-FP16-Latency<sup ><br >(ms)<sup ><br >(GTX 1660Ti) |              Download              | 
313313|  :------------------------------ |  :--------: |  :------: |  :------: |  :---------------: |  :-----------------------------------------: |  :------------------------------------------------: |  :-------------------------------: | 
314- |  [ RTMW-x<sup ><br >(alpha version)] ( ./rtmpose/wholebody_2d_keypoint/rtmpose-l_8xb64-270e_coco-wholebody -256x192.py )  |   256x192   |    67.2   |    75.4   |        13.1        |                       -                      |                          -                          |  [ pth] ( https://download.openmmlab.com/mmpose/v1/projects/rtmw/rtmw-x_simcc-cocktail13_pt-ucoco_270e-256x192-fbef0d61_20230925.pth )  | 
315- |  [ RTMW-x<sup ><br >(alpha version)] ( ./rtmpose/wholebody_2d_keypoint/rtmpose-x_8xb32-270e_coco-wholebody -384x288.py )  |   384x288   |    70.2   |    77.9   |        29.3        |                       -                      |                          -                          |  [ pth] ( https://download.openmmlab.com/mmpose/v1/projects/rtmw/rtmw-x_simcc-cocktail13_pt-ucoco_270e-384x288-0949e3a9_20230925.pth )  | 
314+ |  [ RTMW-x<sup ><br >(alpha version)] ( ./rtmpose/wholebody_2d_keypoint/rtmw-x_8xb704-270e_cocktail13 -256x192.py )  |   256x192   |    67.2   |    75.4   |        13.1        |                       -                      |                          -                          |  [ pth] ( https://download.openmmlab.com/mmpose/v1/projects/rtmw/rtmw-x_simcc-cocktail13_pt-ucoco_270e-256x192-fbef0d61_20230925.pth )  | 
315+ |  [ RTMW-x<sup ><br >(alpha version)] ( ./rtmpose/wholebody_2d_keypoint/rtmw-x_8xb320-270e_cocktail13 -384x288.py )  |   384x288   |    70.2   |    77.9   |        29.3        |                       -                      |                          -                          |  [ pth] ( https://download.openmmlab.com/mmpose/v1/projects/rtmw/rtmw-x_simcc-cocktail13_pt-ucoco_270e-384x288-0949e3a9_20230925.pth )  | 
316316
317317</details >
318318
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ ______________________________________________________________________
4141## 🥳 最新进展 [ 🔝] ( #-table-of-contents )   
4242
4343-  2023 年 9 月:
44-   -  发布混合数据集上训练的 RTMW 模型。Alpha 版本的 RTMW-x 在 COCO-Wholebody 验证集上取得了 70.2 mAP。技术报告正在撰写中。
44+   -  发布混合数据集上训练的 RTMW 模型。Alpha 版本的 RTMW-x 在 COCO-Wholebody 验证集上取得了 70.2 mAP。[ 在线 Demo ] ( https://openxlab.org.cn/apps/detail/mmpose/RTMPose )  已支持 RTMW。 技术报告正在撰写中。
4545  -  增加 HumanArt 上训练的 YOLOX 和 RTMDet 模型。
4646-  2023 年 8 月:
4747  -  支持基于 RTMPose 模型蒸馏的 133 点 WholeBody 模型(由 [ DWPose] ( https://github.com/IDEA-Research/DWPose/tree/main )  提供)。
@@ -302,8 +302,8 @@ RTMPose 是一个长期优化迭代的项目,致力于业务场景下的高性
302302
303303|  Config                          |  Input Size |  Whole AP |  Whole AR |  FLOPS<sup ><br >(G) |  ORT-Latency<sup ><br >(ms)<sup ><br >(i7-11700) |  TRT-FP16-Latency<sup ><br >(ms)<sup ><br >(GTX 1660Ti) |              Download              | 
304304|  :------------------------------ |  :--------: |  :------: |  :------: |  :---------------: |  :-----------------------------------------: |  :------------------------------------------------: |  :-------------------------------: | 
305- |  [ RTMW-x<sup ><br >(alpha version)] ( ./rtmpose/wholebody_2d_keypoint/rtmpose-l_8xb64-270e_coco-wholebody -256x192.py )  |   256x192   |    67.2   |    75.4   |        13.1        |                       -                      |                          -                          |  [ pth] ( https://download.openmmlab.com/mmpose/v1/projects/rtmw/rtmw-x_simcc-cocktail13_pt-ucoco_270e-256x192-fbef0d61_20230925.pth )  | 
306- |  [ RTMW-x<sup ><br >(alpha version)] ( ./rtmpose/wholebody_2d_keypoint/rtmpose-x_8xb32-270e_coco-wholebody -384x288.py )  |   384x288   |    70.2   |    77.9   |        29.3        |                       -                      |                          -                          |  [ pth] ( https://download.openmmlab.com/mmpose/v1/projects/rtmw/rtmw-x_simcc-cocktail13_pt-ucoco_270e-384x288-0949e3a9_20230925.pth )  | 
305+ |  [ RTMW-x<sup ><br >(alpha version)] ( ./rtmpose/wholebody_2d_keypoint/rtmw-x_8xb704-270e_cocktail13 -256x192.py )  |   256x192   |    67.2   |    75.4   |        13.1        |                       -                      |                          -                          |  [ pth] ( https://download.openmmlab.com/mmpose/v1/projects/rtmw/rtmw-x_simcc-cocktail13_pt-ucoco_270e-256x192-fbef0d61_20230925.pth )  | 
306+ |  [ RTMW-x<sup ><br >(alpha version)] ( ./rtmpose/wholebody_2d_keypoint/rtmw-x_8xb320-270e_cocktail13 -384x288.py )  |   384x288   |    70.2   |    77.9   |        29.3        |                       -                      |                          -                          |  [ pth] ( https://download.openmmlab.com/mmpose/v1/projects/rtmw/rtmw-x_simcc-cocktail13_pt-ucoco_270e-384x288-0949e3a9_20230925.pth )  | 
307307
308308</details >
309309
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments