Skip to content

Unload Face Analyzer Node

AI/ML/ONNX/Face

Release a cached face analyzer and its three ONNX sessions. Equivalent analyzer handles share the same cache entry and are invalidated together.

face_id_unload_analyzeronnx
Inputs2
Outputs2
Security exposureUnrated
Packageonnx

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

No score metadata has been set for this node yet.

Input Pins

2

Input

Execution
exec_in

Initiate Execution

Analyzer

Struct
analyzer

Face analyzer handle to unload

NodeFaceAnalyzerNodeFaceAnalyzer3 fields
analyzer_refstringrequired

Cache ID for the analyzer

score_thresholdnumber:float

Per-call detector confidence threshold (sessions are shared across threshold variants)

format floatdefault 0.5
iou_thresholdnumber:float

Per-call detector NMS threshold (sessions are shared across threshold variants)

format floatdefault 0.4000000059604645
Schema enforced

Output Pins

2

Output

Execution
exec_out

Done with the Execution

Success

Boolean
success

Whether a face analyzer cache entry was removed

Node Info

Internal name
face_id_unload_analyzer
Category
AI/ML/ONNX/Face
Version
1