mediapipe-rs/mediapipe/modules/pose_landmark
Victor Dudochkin 5578aa50e8 code fill
2022-03-01 19:04:01 +07:00
..
BUILD code fill 2022-03-01 19:04:01 +07:00
pose_detection_to_roi.pbtxt code fill 2022-03-01 19:04:01 +07:00
pose_landmark_by_roi_cpu.pbtxt code fill 2022-03-01 19:04:01 +07:00
pose_landmark_by_roi_gpu.pbtxt code fill 2022-03-01 19:04:01 +07:00
pose_landmark_cpu.pbtxt code fill 2022-03-01 19:04:01 +07:00
pose_landmark_filtering.pbtxt code fill 2022-03-01 19:04:01 +07:00
pose_landmark_full.tflite code fill 2022-03-01 19:04:01 +07:00
pose_landmark_gpu.pbtxt code fill 2022-03-01 19:04:01 +07:00
pose_landmark_heavy.tflite code fill 2022-03-01 19:04:01 +07:00
pose_landmark_lite.tflite code fill 2022-03-01 19:04:01 +07:00
pose_landmark_model_loader.pbtxt code fill 2022-03-01 19:04:01 +07:00
pose_landmark_topology.svg code fill 2022-03-01 19:04:01 +07:00
pose_landmarks_and_segmentation_inverse_projection.pbtxt code fill 2022-03-01 19:04:01 +07:00
pose_landmarks_to_roi.pbtxt code fill 2022-03-01 19:04:01 +07:00
pose_segmentation_filtering.pbtxt code fill 2022-03-01 19:04:01 +07:00
README.md code fill 2022-03-01 19:04:01 +07:00
tensors_to_pose_landmarks_and_segmentation.pbtxt code fill 2022-03-01 19:04:01 +07: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.)