mediapipe/mediapipe/modules/face_landmark/README.md
MediaPipe Team 16e5d7242d Project import generated by Copybara.
GitOrigin-RevId: 72ff4ae24943c2ccf9905bc9e516042b0aa3dd86
2020-04-13 20:15:59 -04: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.)