Nodes/ComfyUI-Magos-Nodes/Magos DWP Extractor
ComfyUI Node

Magos DWP Extractor

A ComfyUI node in MAGOS Nodes/Temporal Editor with 14 inputs and 6 outputs.

By MagosDigitalStudio·Created 4 months ago·Updated 3 months ago· 22
Magos DWP Extractor
  • images
  • keyframe_data
  • pose_data
  • face_images
  • bboxes
  • facebboxes
  • nlf_model
vitpose_model
yolo_model
nlf_model(None)
onnx_deviceCUDAExecutionProvider
detect_handstrue
detect_facetrue
detect_headtrue
confidence_threshold0.30
person_index0
output_width0
output_height0
face_padding20
debug_logfalse
CategoryMAGOS Nodes/Temporal Editor

Inputs (14)

NameTypeDefaultDescription
imagesIMAGE
vitpose_modelCOMBOViTPose ONNX model from ComfyUI/models/detection
yolo_modelCOMBOYOLO ONNX model from ComfyUI/models/detection
nlf_modelCOMBO(None)NLF .safetensors from ComfyUI/models/nlf/ for 3D depth. Requires ComfyUI-SCAIL-Pose. Select (None) to skip.
onnx_deviceCOMBOCUDAExecutionProviderDevice to run the ONNX models on
detect_handsBOOLEANtrue
detect_faceBOOLEANtrue
detect_headBOOLEANtrue
confidence_thresholdFLOAT0.300–1
person_indexINT00–9
output_widthINT00–81920 = use source width
output_heightINT00–81920 = use source height
face_paddingINT200–200
debug_logBOOLEANfalseWrite full trace to CMD + logs/session_*.log

Outputs (6)

NameTypeDescription
keyframe_dataKEYFRAME_DATA
pose_dataPOSEDATA
face_imagesIMAGE
bboxesBBOX
facebboxesBBOX
nlf_modelNLF_MODEL