paper-with-me

Papers

HumanVid: Demystifying Training Data for Camera-controllable Human Image Animation

2024-07-24 · Zhenzhi Wang, Yixuan Li, Yanhong Zeng, Youqing Fang, Yuwei Guo, Wenran Liu, Jing Tan, Kai Chen, Tianfan Xue, Bo Dai, Dahua Lin

Human image animation involves generating videos from a character photo, allowing user control and unlocking the potential for video and movie production. While recent approaches yield impressive results using high-quality training data, the inaccessibility of these datasets hampers fair and transparent benchmarking. Moreover, these approaches prioritize 2D human motion and overlook the significance of camera motions in videos, leading to limited control and unstable video generation. To demystify the training data, we present HumanVid, the first large-scale high-quality dataset tailored for human image animation, which combines crafted real-world and synthetic data. For the real-world data, we compile a vast collection of real-world videos from the internet. We developed and applied careful filtering rules to ensure video quality, resulting in a curated collection of 20K high-resolution (1080P) human-centric videos. Human and camera motion annotation is accomplished using a 2D pose estimator and a SLAM-based method. To expand our synthetic dataset, we collected 10K 3D avatar assets and leveraged existing assets of body shapes, skin textures and clothings. Notably, we introduce a rule-based camera trajectory generation method, enabling the synthetic pipeline to incorporate diverse and precise camera motion annotation, which can rarely be found in real-world data. To verify the effectiveness of HumanVid, we establish a baseline model named CamAnimate, short for Camera-controllable Human Animation, that considers both human and camera motions as conditions. Through extensive experimentation, we demonstrate that such simple baseline training on our HumanVid achieves state-of-the-art performance in controlling both human pose and camera motions, setting a new benchmark. Demo, data and code could be found in the project website: https://humanvid.github.io/.

📄 PDF Abstract BibTeX arXiv:2407.17438

Code (1)

zhenzhiwang/humanvid 공식 구현 pytorch

Tasks

BenchmarkingHuman AnimationImage AnimationVideo Generation

Similar Papers 제목 키워드 기반

OpenHumanVid: A Large-Scale High-Quality Dataset for Enhancing Human-Centric Video Generation

2024-11-28 · CVPR 2025 1 · Hui Li, Mingwang Xu, Yun Zhan, Shan Mu 외

Recent advancements in visual generation technologies have markedly increased the scale and availability of video datasets, which are crucial for training effective video generation models. However, a significant lack of…

Video Generation

MotionMaster: Training-free Camera Motion Transfer For Video Generation

2024-04-24 · Teng Hu, Jiangning Zhang, Ran Yi, Yating Wang 외

The emergence of diffusion models has greatly propelled the progress in image and video generation. Recently, some efforts have been made in controllable video generation, including text-to-video generation and video mot…

DisentanglementMotion DisentanglementText-to-Video GenerationVideo Generation

CT-1: Vision-Language-Camera Models Transfer Spatial Reasoning Knowledge to Camera-Controllable Video Generation

2026-04-10 · Haoyu Zhao, Zihao Zhang, Jiaxi Gu, Haoran Chen 외 arxiv

Camera-controllable video generation aims to synthesize videos with flexible and physically plausible camera movements. However, existing methods either provide imprecise camera control from text prompts or rely on labor…

Spatial ReasoningVideo Generation

ArbiViewGen: Controllable Arbitrary Viewpoint Camera Data Generation for Autonomous Driving via Stable Diffusion Models

2025-08-07 · Yatong Lan, Jingfeng Chen, Yiru Wang, Lei He arxiv

Arbitrary viewpoint image generation holds significant potential for autonomous driving, yet remains a challenging task due to the lack of ground-truth data for extrapolated views, which hampers the training of high-fide…

Self-Supervised LearningAutonomous DrivingImage Generation

Prisma-World: Camera-Controllable Multi-Agent Video World Model

2026-06-08 · Huiqiang Sun, Zhan Peng, Size Wu, Kun Wang 외 arxiv

Video world models have made rapid progress in generating controllable visual experiences, but most of them still simulate the world from a single observer. Extending such models to multiple agents raises a central chall…