nicetoolbox.detectors.method_detectors.mmpose

Method detector for components: body_joints, face_landmarks and hand_joints.

nicetoolbox.detectors.method_detectors.mmpose.mmpose_2d_inference

Run the MMPose inference algorithm and save the results as npz files (2D only).

nicetoolbox.detectors.method_detectors.mmpose.mmpose_framework_2d

MMPose 2D framework — single consolidated detector class.

nicetoolbox.detectors.method_detectors.mmpose.mmpose_framework_3d

MMPose 3D frameworks and specific algorithm definitions.

nicetoolbox.detectors.method_detectors.mmpose.mmpose_framework_base

Base integration of the MMPose framework into the NICE toolbox pipeline.

nicetoolbox.detectors.method_detectors.mmpose.pose_utils

Pose estimation utilities.