mediapipe/mediapipe2/modules/pose_landmark
2021-06-10 23:01:19 +00:00
..
BUILD examples 2021-06-10 23:01:19 +00:00
pose_detection_to_roi.pbtxt examples 2021-06-10 23:01:19 +00:00
pose_landmark_by_roi_cpu.pbtxt examples 2021-06-10 23:01:19 +00:00
pose_landmark_by_roi_gpu.pbtxt examples 2021-06-10 23:01:19 +00:00
pose_landmark_cpu.pbtxt examples 2021-06-10 23:01:19 +00:00
pose_landmark_filtering.pbtxt examples 2021-06-10 23:01:19 +00:00
pose_landmark_full.tflite examples 2021-06-10 23:01:19 +00:00
pose_landmark_gpu.pbtxt examples 2021-06-10 23:01:19 +00:00
pose_landmark_heavy.tflite examples 2021-06-10 23:01:19 +00:00
pose_landmark_lite.tflite examples 2021-06-10 23:01:19 +00:00
pose_landmark_model_loader.pbtxt examples 2021-06-10 23:01:19 +00:00
pose_landmark_topology.svg examples 2021-06-10 23:01:19 +00:00
pose_landmarks_to_roi.pbtxt examples 2021-06-10 23:01:19 +00:00
README.md examples 2021-06-10 23:01:19 +00:00

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.)