OpenPose is a C++ library for real-time multi-person 2D pose estimation using Part Affinity Fields, enabling constant inference time for body detection regardless of person count.
PromptHMR adapts SAM’s promptable design to 3D human mesh recovery, integrating SLAM, pose detection, and SMPL models into a unified pipeline for monocular images and videos.
SceneMaker separates de-occlusion from 3D object generation to handle occluded open-set scenes. It uses FLUX Kontext and Step1X-3D, with code and checkpoints available.