第三方插件 comfyui_controlnet_aux

DWPose Estimator

DWPose Estimator 250

该节点是一个 姿态估计预处理节点,基于 DWPose 模型,对图像中的人体、手部、面部进行关键点检测,并输出可用于 ControlNet 的姿态图和关键点数据。DWPose

节点中英文对比

按当前节点配置,分别展示中文与英文节点结构。

中文节点
DWPose Estimator
  • image
  • IMAGE
  • POSE_KEYPOINT
  • detect_hand
    detect_body
    detect_face
    resolution
    bbox_detector
    pose_estimator
    scale_stick_for_xinsr_cn
    英文节点
    DWPose Estimator
  • image
  • IMAGE
  • POSE_KEYPOINT
  • detect_hand
    detect_body
    detect_face
    resolution
    bbox_detector
    pose_estimator
    scale_stick_for_xinsr_cn

    参数说明

    依据当前节点关联的 `NodesItems` 数据展示输入、输出与控件说明。

    输入参数
    image image
    输入图像。
    输出参数
    IMAGE IMAGE
    可视化后的姿态图像。
    POSE_KEYPOINT POSE_KEYPOINT
    返回包含所有检测到的关键点坐标结构。
    控件参数
    detect_hand detect_hand
    是否启用手部关键点检测。
    detect_body detect_body
    是否启用身体关键点检测。
    detect_face detect_face
    是否启用面部关键点检测。
    resolution resolution
    控制图像的预处理分辨率。
    bbox_detector bbox_detector
    选择用于目标检测的模型(YOLOX / YOLO-NAS 等)。
    pose_estimator pose_estimator
    姿态估计器模型(支持 ONNX 和 TorchScript 格式)。
    scale_stick_for_xinsr_cn scale_stick_for_xinsr_cn
    是否启用手动缩放(用于兼容 xinsr_cn 风格的 stick)。

    详细说明

    结合节点用途、参数和调用方式,给出更完整的说明内容。

    暂无节点说明

    同类节点导航

    继续浏览同一分类下的相邻节点,方便串联学习。