Visit ComfyUI Online for ready-to-use ComfyUI environment
Segment human images into distinct body parts for precise image manipulation and editing in AI art.
The Cozy Human Parser Pascal node is designed to segment human images into distinct body parts, making it an invaluable tool for AI artists who need precise control over image manipulation and editing. This node leverages advanced parsing techniques to identify and separate various human body parts such as the head, torso, arms, and legs. By providing detailed masks for each body part, it allows for targeted adjustments and enhancements, ensuring that your creative vision can be executed with high accuracy. Whether you are working on digital art, animations, or any project that involves human figures, this node simplifies the process of isolating and editing specific body regions, thereby enhancing your workflow and output quality.
This parameter accepts the input image that you want to parse. The image should be in a format that the node can process, typically a standard image file like JPEG or PNG. The quality and resolution of the input image can significantly impact the accuracy of the parsing results.
This boolean parameter determines whether the background should be included in the parsing process. If set to True
, the background will be considered as a separate segment. The default value is False
.
This boolean parameter specifies whether the head should be included in the parsing output. If set to True
, the node will generate a mask for the head. The default value is False
.
This boolean parameter specifies whether the torso should be included in the parsing output. If set to True
, the node will generate a mask for the torso. The default value is False
.
This boolean parameter specifies whether the upper arms should be included in the parsing output. If set to True
, the node will generate a mask for the upper arms. The default value is False
.
This boolean parameter specifies whether the lower arms should be included in the parsing output. If set to True
, the node will generate a mask for the lower arms. The default value is False
.
This boolean parameter specifies whether the upper legs should be included in the parsing output. If set to True
, the node will generate a mask for the upper legs. The default value is False
.
This boolean parameter specifies whether the lower legs should be included in the parsing output. If set to True
, the node will generate a mask for the lower legs. The default value is False
.
This output parameter provides the mask of the parsed body parts. The mask is a binary image where the selected body parts are highlighted, allowing for easy isolation and editing in post-processing.
This output parameter provides the segmented image map, which visually represents the different body parts identified by the node. This map can be used for reference or further manipulation in your creative projects.
True
.head
, torso
) is set to True
before running the node.© Copyright 2024 RunComfy. All Rights Reserved.