Open TPF0628 opened 5 months ago
I want to first detect 17 key points of the human body, and then use a similar approach as this model to estimate the 6D pose. By analyzing the 3D coordinates of these key points, I aim to determine if a person has fallen.
Hi, FoundationPose is mainly for rigid objects. So only if the human's arm and legs dont move, then you can use it there.
I want to first detect 17 key points of the human body, and then use a similar approach as this model to estimate the 6D pose. By analyzing the 3D coordinates of these key points, I aim to determine if a person has fallen.