You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MMPose v1.0.0 is a major update, including many API and config file changes. Currently, a part of the algorithms have been migrated to v1.0.0, and the remaining algorithms will be completed in subsequent versions. We will show the migration progress in the following list.
| Associative Embedding (NIPS 2017) | in progress |
161
-
| VoxelPose (ECCV 2020) ||
162
-
| RSN (ECCV 2020) | done |
163
-
| CID (CVPR 2022) | done |
164
-
| CPM (CVPR 2016) | done |
165
-
| HRNet (CVPR 2019) | done |
166
-
| HRNetv2 (TPAMI 2019) | done |
167
-
| SCNet (CVPR 2020) | done |
168
-
169
-
</details>
133
+
MMPose v1.0.0 is a major update, including many API and config file changes. Currently, a part of the algorithms have been migrated to v1.0.0, and the remaining algorithms will be completed in subsequent versions. We will show the migration progress in this [Roadmap](https://github.com/open-mmlab/mmpose/issues/2258).
170
134
171
135
If your algorithm has not been migrated, you can continue to use the [0.x branch](https://github.com/open-mmlab/mmpose/tree/0.x) and [old documentation](https://mmpose.readthedocs.io/en/0.x/).
172
136
@@ -186,6 +150,9 @@ We provided a series of tutorials about the basic usage of MMPose for new users:
0 commit comments