Shape-for-Motion / README.md
LeoLau's picture
Update README.md
4debddd verified
metadata
library_name: shape-for-motion
license: other
license_name: shape-for-motion
license_link: https://github.com/Tencent-Hunyuan/HunyuanWorld-Voyager/blob/main/LICENSE
language:
  - en
  - zh
tags:
  - video_editing
pipeline_tag: video-to-video
extra_gated_eu_disallowed: true
base_model:
  - model-hub/stable-video-diffusion-img2vid
   

We introduce Shape-for-Motion, a 3D-aware video editing framework to support precise and consistent video object manipulation by reconstructing an editable 3D mesh to serve as control signals for video generation.

image/jpeg

πŸ”— BibTeX

If you find Shape-for-Motion useful for your research and applications, please cite using this BibTeX:

@article{liu2025shape,
  title={Shape-for-Motion: Precise and Consistent Video Editing with 3D Proxy},
  author={Liu, Yuhao and Wang, Tengfei and Liu, Fang and Wang, Zhenwei and Lau, Rynson WH},
  journal={arXiv preprint arXiv:2506.22432},
  year={2025}
}

Acknowledgements

We would like to thank DG-Mesh, Deformable 3DGS, and Diffusers for their open research and exploration.