Files
mediapipe/mediapipe/modules/face_detection
MediaPipe TeamandSebastian Schmidt 4dc4b19ddb Project import generated by Copybara.
GitOrigin-RevId: 1e13be30e2c6838d4a2ff768a39c414bc80534bb
2022-09-06 21:46:17 +00:00
..
2022-09-06 21:46:17 +00:00

face_detection

Subgraphs Details
FaceDetectionFullRangeCpu Detects faces. Works best for faces within 5 meters from the camera. (CPU input, and inference is executed on CPU.)
FaceDetectionFullRangeGpu Detects faces. Works best for faces within 5 meters from the camera. (GPU input, and inference is executed on GPU.)
FaceDetectionShortRangeCpu Detects faces. Works best for faces within 2 meters from the camera. (CPU input, and inference is executed on CPU.)
FaceDetectionShortRangeGpu Detects faces. Works best for faces within 2 meters from the camera. (GPU input, and inference is executed on GPU.)