- Test pose inference on images or videos with differents models -- PoseNet's Single Pose model -- Combine SSD MobileNetV1 + Single Pose model of PoseNet for testing multi-persons pose tracking -- PoseNet's Multi-persons Pose tracking model
- Set the number of persons to be tracked using PoseNet's multi-persons pose estimation model.
- Summarize pose inference displaying, the key points positions in the image, the name of the body part found and its confidence score.
- Infere person's height using the golden ratio proportion approach.