mediapipe-rs/mediapipe/modules/pose_landmark/README.md
2022-06-11 12:25:48 -07:00

1.5 KiB

pose_landmark

Subgraphs Details
PoseLandmarkByRoiCpu Detects landmarks of a single body pose. See landmarks (aka keypoints) scheme. (CPU input, and inference is executed on CPU.)
PoseLandmarkByRoiGpu Detects landmarks of a single body pose. See landmarks (aka keypoints) scheme. (GPU input, and inference is executed on GPU)
PoseLandmarkCpu Detects landmarks of a single body pose. See landmarks (aka keypoints) scheme. (CPU input, and inference is executed on CPU)
PoseLandmarkGpu Detects landmarks of a single body pose. See landmarks (aka keypoints) scheme. (GPU input, and inference is executed on GPU.)