BodyPressure -- Inferring Body Pose and Contact Pressure from a Depth Image
About
Contact pressure between the human body and its surroundings has important implications. For example, it plays a role in comfort, safety, posture, and health. We present a method that infers contact pressure between a human body and a mattress from a depth image. Specifically, we focus on using a depth image from a downward facing camera to infer pressure on a body at rest in bed occluded by bedding, which is directly applicable to the prevention of pressure injuries in healthcare. Our approach involves augmenting a real dataset with synthetic data generated via a soft-body physics simulation of a human body, a mattress, a pressure sensing mat, and a blanket. We introduce a novel deep network that we trained on an augmented dataset and evaluated with real data. The network contains an embedded human body mesh model and uses a white-box model of depth and pressure image generation. Our network successfully infers body pose, outperforming prior work. It also infers contact pressure across a 3D mesh model of the human body, which is a novel capability, and does so in the presence of occlusion from blankets.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| In-bed human mesh recovery | SLP (test) | MPJPE72.93 | 24 | |
| Pressure Synthesis | SLP (test) | MSE (Ucov)0.772 | 18 | |
| Body Mass Estimation | SLP (test) | Mass Error (Measured - Predicted)5.64 | 6 | |
| In-bed human mesh recovery | SLP Uncover (test) | MPJPE67.06 | 4 | |
| In-bed human mesh recovery | SLP Cover 1 (test) | MPJPE76.39 | 4 | |
| In-bed human mesh recovery | SLP Cover 2 (test) | MPJPE75.36 | 4 |