Skip to main content

Overview

This node loads a MediaPipe Face Landmarker v2 model, which can detect faces and facial landmarks (like eyes, nose, and mouth) in images. It contains two detection variants (short-range and full-range) along with shared mesh data, blendshapes, and canonical geometry for facial analysis.

Inputs

ParameterDescriptionData TypeRequiredRange
model_nameFace detection model from models/detection/.STRINGYesList of available models in the models/detection/ directory

Outputs

Output NameDescriptionData Type
FACE_DETECTION_MODELA loaded FaceLandmarker model object containing both detection variants (short/full), connection sets for facial topology, canonical data, and model patchers for GPU management.FACE_DETECTION_MODEL
Note: The output is a complex object that can be used by other nodes for face detection and landmark extraction tasks. It contains two detection variants: โ€œshortโ€ for close-range detection and โ€œfullโ€ for full-range detection.
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): b30bf4d04aa06a227f3661c0e1346d3dab3ea1e25d6627fce5b6480198203c26