ComfyUI Node: Face Segmentation
Authored by cubiq
Created 8 months ago
Updated 19 days ago
324 stars
Category
FaceAnalysis
Inputs
analysis_models ANALYSIS_MODELS
image IMAGE
area
- face
- main_features
- eyes
- left_eye
- right_eye
- nose
- mouth
- face+forehead (if available)
grow INT
grow_tapered BOOLEAN
blur INT
Outputs
MASK
IMAGE
MASK
IMAGE
INT
INT
INT
INT
Extension: Face Analysis for ComfyUI
This extension uses a/DLib to calculate the Euclidean and Cosine distance between two faces. NOTE: Install the Shape Predictor, Face Recognition model from the Install models menu.
Authored by cubiq