Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.comfy.org/llms.txt

Use this file to discover all available pages before exploring further.

This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

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

ParameterData TypeRequiredRangeDescription
model_nameSTRINGYesList of available models in the models/detection/ directoryFace detection model from models/detection/.

Outputs

Output NameData TypeDescription
FACE_DETECTION_MODELFACE_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.
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.
Source fingerprint (SHA-256): b30bf4d04aa06a227f3661c0e1346d3dab3ea1e25d6627fce5b6480198203c26