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

928 B

face_landmark

Subgraphs Details
FaceLandmarkCpu Detects landmarks on a single face. (CPU input, and inference is executed on CPU.)
FaceLandmarkGpu Detects landmarks on a single face. (GPU input, and inference is executed on GPU)
FaceLandmarkFrontCpu Detects and tracks landmarks on multiple faces. (CPU input, and inference is executed on CPU)
FaceLandmarkFrontGpu Detects and tracks landmarks on multiple faces. (GPU input, and inference is executed on GPU.)