2.7 KiB
2.7 KiB
pose_landmark
Subgraphs | Details |
---|---|
PoseLandmarkByRoiCpu |
Detects landmarks of a single body pose, full-body by default but can be configured (via an input side packet) to cover upper-body only. See landmarks (aka keypoints) scheme. (CPU input, and inference is executed on CPU.) |
PoseLandmarkByRoiGpu |
Detects landmarks of a single body pose, full-body by default but can be configured (via an input side packet) to cover upper-body only. See landmarks (aka keypoints) scheme. (GPU input, and inference is executed on GPU) |
PoseLandmarkCpu |
Detects landmarks of a single body pose, full-body by default but can be configured (via an input side packet) to cover upper-body only. See landmarks (aka keypoints) scheme. (CPU input, and inference is executed on CPU) |
PoseLandmarkGpu |
Detects landmarks of a single body pose, full-body by default but can be configured (via an input side packet) to cover upper-body only. See landmarks (aka keypoints) scheme. (GPU input, and inference is executed on GPU.) |
PoseLandmarkUpperBodyCpu |
Detects and tracks landmarks of a single upper-body pose. See landmarks (aka keypoints) scheme. (CPU input, and inference is executed on CPU) |
PoseLandmarkUpperBodyGpu |
Detects and tracks landmarks of a single upper-body pose. See landmarks (aka keypoints) scheme. (GPU input, and inference is executed on GPU.) |