metadata
pipeline_tag: other
tags:
- 3d
- human-motion-generation
- diffusion
- arxiv:2605.20955
DrawMotion: Generating 3D Human Motions by Freehand Drawing
DrawMotion is a diffusion-based framework for generating 3D human motions from text and freehand drawing conditions, including 2D trajectories and stickman sketches.
- Paper: DrawMotion: Generating 3D Human Motions by Freehand Drawing
- Repository: InvertedForest/DrawMotion
- Demo Video: YouTube
Model Assets
This Hugging Face repository hosts the public model assets used by DrawMotion. For installation, web demo reproduction, training, and evaluation instructions, please refer to the GitHub repository.
Included assets:
logs/human_ml3d/last.ckptmid_feat/t2m/mid_feat.ptstickman/weight/real_init/t2m/stickman_encoder.ckptlogs/kit_ml/last.ckptmid_feat/kit/mid_feat.ptstickman/weight/kit_ml/split_weight/stickman_encoder.ckpt
The current public web demo exposes text and trajectory control. Stickman-conditioned interaction is coming soon.
Citation
If you find DrawMotion useful, please cite:
@article{wang2026drawmotion,
title={DrawMotion: Generating 3D Human Motions by Freehand Drawing},
author={Wang, Tao and Jin, Lei and Wu, Zhihua and He, Qiaozhi and Chu, Jiaming and Cheng, Yu and Xing, Junliang and Zhao, Jian and Yan, Shuicheng and Wang, Li},
journal={IEEE Transactions on Pattern Analysis and Machine Intelligence},
year={2026},
pages={1--17},
doi={10.1109/TPAMI.2026.3679530}
}