DavidPagnon commited on
Commit
2ac82be
·
verified ·
1 Parent(s): 85bd24b

No model is missing anymore

Browse files
Files changed (1) hide show
  1. README.md +5 -87
README.md CHANGED
@@ -12,98 +12,16 @@ task_categories:
12
  - keypoint-detection
13
  ---
14
 
15
- # RTMLib models
16
 
17
- The [OpenMMLab](https://openmmlab.com) servers just shut down (06/06/2026). Here are all the [RTMLib](https://github.com/Tau-J/rtmlib) models I had stored locally. Some are still missing and are listed below.
 
18
 
19
- > [!IMPORTANT]
20
- > **Request:** If anyone can find any of the missing models, please tell me or submit a pull request!
21
- On Windows, they should be located at `C:\Users\<YOUR_USERNAME>\.cache\rtmlib\hub\checkpoints` (replace <YOUR_USERNAME>)
22
 
23
- ## Still missing:
24
- ```
25
- RTMPose HALPE26:
26
- - rtmpose-l_simcc-body7_pt-body7-halpe26_700e-256x192-2abb7558_20230605
27
- - rtmpose-t_simcc-body7_pt-body7-halpe26_700e-256x192-6020f8a6_20230605
28
-
29
- RTMPose COCO17:
30
- - rtmpose-l_simcc-body7_pt-body7_420e-256x192-4dba18fc_20230504
31
- - rtmpose-l_simcc-body7_pt-body7_420e-384x288-3f5a1437_20230504
32
-
33
- RTMPose COCO133:
34
- - rtmpose-l_simcc-ucoco_dw-ucoco_270e-256x192-4d6dfc62_20230728
35
- - rtmpose-l_simcc-ucoco_dw-ucoco_270e-384x288-2438fd99_20230728
36
- - rtmpose-m_simcc-ucoco_dw-ucoco_270e-256x192-c8b76419_20230728
37
- - rtmpose-s_simcc-ucoco_dw-ucoco_270e-256x192-3fd922c8_20230728
38
- - rtmpose-t_simcc-ucoco_dw-ucoco_270e-256x192-dcf277bf_20230728
39
-
40
- RTMPose Face:
41
- - rtmpose-m_simcc-face6_pt-in1k_120e-256x256-72a37400_20230529
42
- - rtmpose-s_simcc-face6_pt-in1k_120e-256x256-d779fdef_20230529
43
- - rtmpose-t_simcc-face6_pt-in1k_120e-256x256-df79d9a5_20230529
44
-
45
- YOLOX (including animal classes):
46
- - yolox_l_8xb8-300e_humanart-ce1d7a62
47
- ```
48
-
49
- ## Successfully reuploaded:
50
- ```
51
- - rtmo-l_16xb16-600e_body7-640x640-b37118ce_20231211
52
- - rtmo-m_16xb16-600e_body7-640x640-39e78cc4_20231211
53
- - rtmo-s_8xb32-600e_body7-640x640-dac2bf74_20231211
54
- - rtmdet_nano_8xb32-300e_hand-267f9c8f
55
- - rtmpose-m_simcc-ap10k_pt-aic-coco_210e-256x256-7a041aa1_20230206
56
- - rtmpose-m_simcc-body7_pt-body7-halpe26_700e-256x192-4d3e73dd_20230605
57
- - rtmpose-m_simcc-body7_pt-body7_420e-256x192-e48f03d0_20230504
58
- - rtmpose-m_simcc-hand5_pt-aic-coco_210e-256x256-74fb594_20230320
59
- - rtmpose-s_simcc-body7_pt-body7-halpe26_700e-256x192-7f134165_20230605
60
- - rtmpose-s_simcc-body7_pt-body7_420e-256x192-acd4a1ef_20230504
61
- - rtmpose-t_simcc-body7_pt-body7_420e-256x192-026a1439_20230504
62
- - rtmpose-x_simcc-body7_pt-body7-halpe26_700e-384x288-7fb6e239_20230606
63
- - rtmpose-x_simcc-body7_pt-body7_700e-384x288-71d7b7e9_20230629.zip (1
64
- - yolox_m_8xb8-300e_humanart-c2c7a14a
65
- - yolox_nano_8xb8-300e_humanart-40f6f0d0
66
- - yolox_s_8xb8-300e_humanart-3ef259a7
67
- - yolox_tiny_8xb8-300e_humanart-6f3252f9
68
- - yolox_x_8xb8-300e_humanart-a39d44ed
69
- - rtmw-dw-x-l_simcc-cocktail14_270e-256x192_20231122
70
- - rtmw-dw-x-l_simcc-cocktail14_270e-384x288_20231122
71
- - rtmw-dw-m-s_simcc-cocktail14_270e-256x192_20231122
72
- - rtmw-x_simcc-cocktail13_pt-ucoco_270e-384x288-0949e3a9_20230925
73
- ```
74
-
75
- ## Also uploaded
76
- For safety reasons, I also uploaded all the other models listed on the rtmlib repo, even if they were not hosted on the openmmlab's server.
77
- ```
78
- - RTMW3D/rtmw3d-x_8xb64_cocktail14-384x288-b0a0eab7_20240626.onnx
79
- - YOLOX/yolox_nano.onnx
80
- - YOLOX/yolox_tiny.onnx
81
- - YOLOX/yolox_s.onnx
82
- - YOLOX/yolox_m.onnx
83
- - YOLOX/yolox_l.onnx
84
- - YOLOX/yolox_darknet.onnx
85
- - YOLOX/yolox_x.onnx
86
- - easy_ViTPose/vitpose-s-coco.onnx
87
- - easy_ViTPose/vitpose-b-coco.onnx
88
- - easy_ViTPose/vitpose-l-coco.onnx
89
- - easy_ViTPose/vitpose-s-coco_25.onnx
90
- - easy_ViTPose/vitpose-b-coco_25.onnx
91
- - easy_ViTPose/vitpose-l-coco_25.onnx
92
- - easy_ViTPose/vitpose-s-wholebody.onnx
93
- - easy_ViTPose/vitpose-b-wholebody.onnx
94
- - easy_ViTPose/vitpose-l-wholebody.onnx
95
- - easy_ViTPose/vitpose-s-apt36k.onnx
96
- - easy_ViTPose/vitpose-b-apt36k.onnx
97
- - easy_ViTPose/vitpose-h-apt36k.onnx
98
- ```
99
-
100
- Sources:
101
  - https://github.com/Tau-J/rtmlib
102
  - https://openmmlab.com
103
  - https://huggingface.co/Soykaf/RTMW3D-x
104
  - https://github.com/Megvii-BaseDetection/YOLOX/releases/tag/0.1.1rc0
105
  - https://huggingface.co/JunkyByte/easy_ViTPose
106
-
107
- ## Dataset Detail
108
- I only uploaded models that were listed with an Apache 2.0 license (or compatible, such as (MIT, BSD-3 Clause...)
109
-
 
12
  - keypoint-detection
13
  ---
14
 
15
+ ## RTMLib models
16
 
17
+ The [OpenMMLab](https://openmmlab.com) servers shut down from the 6th to the 9th of June 2026. I came across a few other alerts, such as SSL certificates not being up-to-date.
18
+ For safety reason, I am deciding to mirror all the [RTMLib](https://github.com/Tau-J/rtmlib) models on HuggingFace.
19
 
20
+ I also uploaded all the other models listed on the rtmlib repo, even if they were not hosted on the openmmlab's server, as long as they have an Apache 2.0 license (or compatible, such as MIT, BSD-3 Clause...)
 
 
21
 
22
+ ## Sources:
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
  - https://github.com/Tau-J/rtmlib
24
  - https://openmmlab.com
25
  - https://huggingface.co/Soykaf/RTMW3D-x
26
  - https://github.com/Megvii-BaseDetection/YOLOX/releases/tag/0.1.1rc0
27
  - https://huggingface.co/JunkyByte/easy_ViTPose