Move-in-2D: 2D-Conditioned Human Motion Generation
Hsin-Ping Huang, Yang Zhou, Jui-Hsien Wang, Difan Liu, Feng Liu, Ming-Hsuan Yang, Zhan Xu
TL;DR
Move-in-2D addresses the challenge of generating realistic human motion in arbitrary scenes by conditioning motion generation on a 2D background image and a text prompt. The authors propose a diffusion-based framework with in-context conditioning via a Multi-Conditional Transformer, trained on a newly collected HiC-Motion dataset of 300k real-world videos annotated with 3D SMPL motions. The approach achieves scene- and text-aligned motion that projects naturally onto 2D scenes and improves downstream video generation quality, outperforming text-only and 3D-scene baselines. This 2D-conditioning paradigm broadens applicability to diverse environments without 3D scene reconstruction, enabling affordance-aware, large-dynamic human motions in video synthesis.
Abstract
Generating realistic human videos remains a challenging task, with the most effective methods currently relying on a human motion sequence as a control signal. Existing approaches often use existing motion extracted from other videos, which restricts applications to specific motion types and global scene matching. We propose Move-in-2D, a novel approach to generate human motion sequences conditioned on a scene image, allowing for diverse motion that adapts to different scenes. Our approach utilizes a diffusion model that accepts both a scene image and text prompt as inputs, producing a motion sequence tailored to the scene. To train this model, we collect a large-scale video dataset featuring single-human activities, annotating each video with the corresponding human motion as the target output. Experiments demonstrate that our method effectively predicts human motion that aligns with the scene image after projection. Furthermore, we show that the generated motion sequence improves human motion quality in video synthesis tasks.
