ComfyUI Node: Face Embeds Distance
Authored by cubiq
Created 8 months ago
Updated 19 days ago
324 stars
Category
FaceAnalysis
Inputs
analysis_models ANALYSIS_MODELS
reference IMAGE
image IMAGE
similarity_metric
- L2_norm
- cosine
- euclidean
filter_thresh FLOAT
filter_best INT
generate_image_overlay BOOLEAN
Outputs
IMAGE
FLOAT
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