#327 · Primary category: Computer Vision
ComfyUI_FaceAnalysis
Extension for ComfyUI to evaluate the similarity between two faces
Project last updated:05/20/25
GitHub Stars
556
Forks
66
Contributors
4
License
Apache-2.0
Why we included this project
When you're generating portraits in ComfyUI and need to check whether the result actually looks like the intended person, this extension gives you a measurable score instead of a guess. It wraps DLib or InsightFace to compare faces, and the README suggests a sensible workflow: feed three real photos of the person to establish a baseline, then run generated images against that number. That turns a subjective 'does it look like them?' into a repeatable check you can apply across a batch. AuraFace is supported as a free alternative to InsightFace, so you're not tied to one provider. For anyone doing character consistency or likeness verification in a node graph, it's a small but practical tool.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
opencv
Open Source Computer Vision Library
RuView
π RuView turns commodity WiFi signals into real-time spatial intelligence, vital sign monitoring, and presence detection — all without a single pixel of video.
PaddleOCR
Turn any PDF or image document into structured data for your AI. A powerful, lightweight OCR toolkit that bridges the gap between images/PDFs and LLMs. Supports 100+ languages.
MinerU
Transforms complex documents like PDFs and Office docs into LLM-ready markdown/JSON for your Agentic workflows.
tesseract
Tesseract Open Source OCR Engine (main repository)