mmpose/projects
Yining Li b9c1b54fbe
[Doc] Update RTMW citation information (#3083)
* update citation info

* update tech report link
2024-07-17 11:17:13 +08:00
..
awesome-mmpose [Projects] Update AwesomeMMPose list (#2213) 2023-04-13 11:31:32 +08:00
example_project [Docs] update links (#2161) 2023-04-06 16:07:44 +08:00
just_dance Dev 1.x (#2752) 2023-10-12 18:14:58 +08:00
mmpose4aigc [Feature] Support New config type (#2463) 2023-06-19 10:11:30 +08:00
pose_anything [Enhance] Add inference options for RTMO (#2889) 2023-12-26 18:54:39 +08:00
rtmo [Doc] Add rtmlib examples 2024-01-12 16:59:10 +08:00
rtmpose [Doc] Update RTMW citation information (#3083) 2024-07-17 11:17:13 +08:00
rtmpose3d [Doc] Update RTMW citation information (#3083) 2024-07-17 11:17:13 +08:00
skps [Project] Support SKPS model (#2366) 2023-06-12 13:59:56 +08:00
uniformer Dev 1.x (#2752) 2023-10-12 18:14:58 +08:00
yolox_pose Dev 1.x (#2752) 2023-10-12 18:14:58 +08:00
README.md [Fix] add RTMO to README and fix some bugs with Inferencer (#2900) 2024-01-03 16:34:37 +08:00
faq.md [Doc] Add projects doc and refactor (#2136) 2023-04-06 11:58:28 +08:00

README.md

Welcome to Projects of MMPose

Hey there! This is the place for you to contribute your awesome keypoint detection techniques to MMPose!

We know the unit tests in core package can be a bit intimidating, so we've made it easier and more efficient for you to implement your algorithms here.

And the best part?

  • Projects in this folder are designed to be easier to merge!

  • Projects in this folder are NOT strictly required for writing unit tests!

  • We want to make it as painless as possible for you to contribute and make MMPose even greater.

If you're not sure where to start, check out our example project to see how to add your algorithms easily. And if you have any questions, take a look at our FAQ.

We also provide some documentation listed below to help you get started:

  • New Model Guide

    A guide to help you add new models to MMPose.

  • Contribution Guide

    A guide for new contributors on how to add their projects to MMPose.

  • Discussions

    We encourage you to start a discussion and share your ideas!

Project List

  • RTMPose: Real-Time Multi-Person Pose Estimation toolkit based on MMPose TRY IT NOW


  • 🎳RTMO: Towards High-Performance One-Stage Real-Time Multi-Person Pose Estimation TRY IT NOW


  • ♾️PoseAnything: A Graph-Based Approach for Category-Agnostic Pose Estimation


  • 🎨MMPose4AIGC: Guide AI image generation with MMPose


  • 💡YOLOX-Pose: Enhancing YOLO for Multi Person Pose Estimation Using Object Keypoint Similarity Loss


  • 📖Awesome MMPose: A list of Tutorials, Papers, Datasets related to MMPose


  • 💃Just-Dance: Enhancing Dance scoring system for comparing dance performances in videos. TRY IT NOW


  • What's next? Join the rank of MMPose contributors by creating a new project!