Nodes/ComfyUI-BrainDead/BD MP Load Face Data
ComfyUI Node

BD MP Load Face Data

Reload MediaPipe face mask data saved by BD MP Save Face Data. Outputs all 18 region masks + head_mask + masked_skin + image. Wire context_id and leave file_path empty for auto-locate, or type the .mpface.npz path directly. No MediaPipe needed.

By BizaNator·Created 7 months ago·Updated 16 days ago· 14
BD MP Load Face Data
    • face_oval
    • skin
    • left_eye
    • right_eye
    • eyes
    • left_brow
    • right_brow
    • brows
    • left_iris
    • right_iris
    • irises
    • lips
    • nose
    • left_ear
    • right_ear
    • ears
    • forehead
    • hair
    • head_mask
    • masked_skin
    • image
    • status
    file_path
    context_id
    frame_index0
    Category🧠BrainDead/Segmentation

    Inputs (3)

    NameTypeDefaultDescription
    file_pathSTRINGPath to .mpface.npz (or .mpface.json). Leave empty to auto-locate via context_id.
    context_idoptSTRINGBD_SaveContext context_id. When file_path is empty, resolves the path automatically from the context template. Also accepts auto-pick when only one context is registered.
    frame_indexoptINT00–63Which saved frame to load (always 0 for single-frame saves).

    Outputs (22)

    NameTypeDescription
    face_ovalMASK
    skinMASK
    left_eyeMASK
    right_eyeMASK
    eyesMASK
    left_browMASK
    right_browMASK
    browsMASK
    left_irisMASK
    right_irisMASK
    irisesMASK
    lipsMASK
    noseMASK
    left_earMASK
    right_earMASK
    earsMASK
    foreheadMASK
    hairMASK
    head_maskMASK
    masked_skinMASK
    imageIMAGE
    statusSTRING