Input
ExecutionInitiate Execution
AI/ML/ONNX/Face
Load a face_id analyzer (SCRFD detector + ArcFace embedder + gender/age). Weights are verified and cached when a session identity is first built; equivalent analyzers reuse process-wide sessions.
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Initiate Execution
FlowPath used when this analyzer identity needs to build its ONNX sessions. If it is already resident, an alternate cache directory is not populated.
Immutable SCRFD detector weights URL
Required SHA-256 checksum for the detector weights
Immutable ArcFace recognition weights URL
Required SHA-256 checksum for the recognition weights
Immutable gender & age estimation weights URL
Required SHA-256 checksum for the gender & age weights
Square detector input size
Detector confidence threshold
Detector non-maximum-suppression IoU threshold
Done with the Execution
Cached face analyzer handle
Cache ID for the analyzer
Per-call detector confidence threshold (sessions are shared across threshold variants)
Per-call detector NMS threshold (sessions are shared across threshold variants)