Back to Mediapipe

face_detection

mediapipe/modules/face_detection/README.md

0.10.331.1 KB
Original Source

face_detection

SubgraphsDetails
FaceDetectionFullRangeCpuDetects faces. Works best for faces within 5 meters from the camera. (CPU input, and inference is executed on CPU.)
FaceDetectionFullRangeGpuDetects faces. Works best for faces within 5 meters from the camera. (GPU input, and inference is executed on GPU.)
FaceDetectionShortRangeCpuDetects faces. Works best for faces within 2 meters from the camera. (CPU input, and inference is executed on CPU.)
FaceDetectionShortRangeGpuDetects faces. Works best for faces within 2 meters from the camera. (GPU input, and inference is executed on GPU.)