Star 历史趋势
数据来源: GitHub API · 生成自 Stargazers.cn
README.md

ComfyUI-MotionCapture

Installation

Three options, in order of speed → reliability:

  1. ComfyUI Manager (recommended) — search for MotionCapture in the Manager and click Install from the highest version displayed. If that doesn't work, try nightly.
  2. Manager via Git URL — in ComfyUI Manager: "Install via Git URL" with https://github.com/PozzettiAndrea/ComfyUI-MotionCapture.git.
  3. Manual (most reliable):
    cd ComfyUI/custom_nodes git clone https://github.com/PozzettiAndrea/ComfyUI-MotionCapture.git cd ComfyUI-MotionCapture pip install -r requirements.txt --upgrade python install.py

Please report any problems you hit during installation or use of my nodes — open a Discussion or Issue. Very grateful for your help! 🙏


A ComfyUI custom node package for GVHMR-based 3D human motion capture from video. Extract SMPL parameters and 3D skeletal motion using state-of-the-art pose estimation.

https://github.com/user-attachments/assets/17638ca5-8139-40ca-b215-0d7dabf0ea73

https://github.com/user-attachments/assets/ba7a7797-713d-4750-9210-ff07bcc6bb01

Credits

GVHMR

@inproceedings{qiu2024gvhmr,
  title={World-Grounded Human Motion Recovery via Gravity-View Coordinates},
  author={Qiu, Zehong and Wang, Qingshan and Peng, Zhenbo and others},
  booktitle={SIGGRAPH Asia},
  year={2024}
}

Components

License

This package vendors GVHMR code which has its own license. Please check the original GVHMR repository for licensing terms.

SMPL and SMPL-X body models require separate licenses from their respective providers.

关于 About

ComfyUI wrapper for Motion capture from video

语言 Languages

Python100.0%

提交活跃度 Commit Activity

代码提交热力图
过去 52 周的开发活跃度
159
Total Commits
峰值: 137次/周
Less
More

核心贡献者 Contributors