Save 4 hours! We auto-setup your workflow! Free!

Drop your workflow.json — we handle every dependency, custom node, and model. Just open the link and run.

Auto-Setup Workflow Json (Free) Now!
ComfyUI > Nodes > ComfyUI-BodyRatioMapper > pose_keypoint preview

ComfyUI Node: pose_keypoint preview

Class Name

PoseKeypointPreview

Category
BodyRatioMapper
Author
wuwukaka (Account age: 924days)
Extension
ComfyUI-BodyRatioMapper
Latest Updated
2026-06-02
Github Stars
0.12K

How to Install ComfyUI-BodyRatioMapper

Install this extension via the ComfyUI Manager by searching for ComfyUI-BodyRatioMapper
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI-BodyRatioMapper in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

pose_keypoint preview Description

Visualize pose keypoints for AI model verification and debugging.

pose_keypoint preview:

The PoseKeypointPreview node is designed to provide a visual representation of pose keypoints extracted from images or video frames. This node is particularly useful for AI artists and developers working with pose estimation models, as it allows them to preview and verify the accuracy of the detected keypoints. By visualizing these keypoints, users can gain insights into how well the model is performing and make necessary adjustments to improve the results. The node supports various pose formats, ensuring compatibility with different pose estimation frameworks. Its primary goal is to facilitate the understanding and debugging of pose data by offering a clear and intuitive visualization.

pose_keypoint preview Input Parameters:

keypoints

The keypoints parameter is a list of dictionaries containing pose keypoint data for each frame. Each dictionary includes information about the canvas dimensions and the detected keypoints for each person in the frame. This parameter is crucial as it provides the raw data that will be visualized by the node. The accuracy and completeness of the keypoints data directly impact the quality of the visualization. There are no specific minimum or maximum values for this parameter, but it should be structured correctly to ensure proper functioning.

canvas_width

The canvas_width parameter specifies the width of the canvas on which the keypoints will be drawn. This parameter affects the scale and aspect ratio of the visualization. It is important to set this value according to the dimensions of the original image or video frame to maintain the correct proportions. The default value is typically set to match common image widths, such as 512 pixels, but it can be adjusted based on the user's needs.

canvas_height

The canvas_height parameter defines the height of the canvas for drawing the keypoints. Similar to canvas_width, this parameter influences the scale and aspect ratio of the visualization. Ensuring that this value matches the original frame's height is essential for accurate representation. The default value is often set to standard image heights, such as 768 pixels, but users can modify it to suit their specific requirements.

pose_keypoint preview Output Parameters:

pose_outputs

The pose_outputs parameter is a list of images, each representing a frame with the drawn keypoints. These images provide a visual confirmation of the detected poses, allowing users to assess the model's performance. The output is crucial for verifying the accuracy of the pose estimation and making any necessary adjustments to the model or input data. The images are typically in a format that can be easily viewed or further processed, such as NumPy arrays.

pose_keypoint preview Usage Tips:

  • Ensure that the keypoints data is correctly formatted and contains all necessary information for each frame to achieve accurate visualizations.
  • Adjust the canvas_width and canvas_height parameters to match the dimensions of your original images or video frames for the best results.
  • Use the visual output to identify any discrepancies or errors in the pose estimation, and adjust your model or input data accordingly.

pose_keypoint preview Common Errors and Solutions:

Invalid keypoints data

  • Explanation: The keypoints data provided is either missing or incorrectly formatted, leading to errors in visualization.
  • Solution: Verify that the keypoints data is a list of dictionaries with the correct structure and includes all necessary information for each frame.

Mismatched canvas dimensions

  • Explanation: The canvas_width and canvas_height parameters do not match the dimensions of the original frames, resulting in distorted visualizations.
  • Solution: Adjust the canvas_width and canvas_height parameters to match the dimensions of your original images or video frames to maintain the correct aspect ratio.

pose_keypoint preview Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI-BodyRatioMapper
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

pose_keypoint preview