diff --git a/README.md b/README.md index c9608c1..e538bfb 100644 --- a/README.md +++ b/README.md @@ -849,6 +849,7 @@ You will be proposed a to-do list, but please feel absolutely free to propose yo ✔ **Pose:** Define custom model in config.toml rather than in skeletons.py. ✔ **Pose:** Integrate pose estimation within Pose2Sim (via RTMlib). ▢ **Pose:** Support [MMPose](https://github.com/open-mmlab/mmpose), [SLEAP](https://sleap.ai/), etc. +▢ **Pose:** Implement [RTMPoseW3D](https://github.com/open-mmlab/mmpose/tree/main/projects/rtmpose3d) and monocular 3D kinematics ▢ **Pose:** Directly reading from DeepLabCut .csv or .h5 files instead of converting to .json (triangulation, person association, calibration, synchronization...) ▢ **Pose:** GUI help for DeepLabCut model creation.