ComfyUI Node: ImageCropWithBBox(FaceParsing)
Authored by Ryuukeisyou
Created 10 months ago
Updated about a month ago
89 stars
Category
face_parsing
Inputs
bbox BBOX
image IMAGE
Outputs
IMAGE
Extension: comfyui_face_parsing
This is a set of custom nodes for ComfyUI. The nodes utilize the a/face parsing model to provide detailed segmantation of face. To improve face segmantation accuracy, a/yolov8 face model is used to first extract face from an image. There are also auxiliary nodes for image and mask processing. A guided filter is also provided for skin smoothing.
Authored by Ryuukeisyou