1.1 KiB
1.1 KiB
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.) |