paper-with-me

홈 › Papers

Direct-a-Video: Customized Video Generation with User-Directed Camera Movement and Object Motion

2024-02-05 · Shiyuan Yang, Liang Hou, Haibin Huang, Chongyang Ma, Pengfei Wan, Di Zhang, Xiaodong Chen, Jing Liao

Recent text-to-video diffusion models have achieved impressive progress. In practice, users often desire the ability to control object motion and camera movement independently for customized video creation. However, current methods lack the focus on separately controlling object motion and camera movement in a decoupled manner, which limits the controllability and flexibility of text-to-video models. In this paper, we introduce Direct-a-Video, a system that allows users to independently specify motions for multiple objects as well as camera's pan and zoom movements, as if directing a video. We propose a simple yet effective strategy for the decoupled control of object motion and camera movement. Object motion is controlled through spatial cross-attention modulation using the model's inherent priors, requiring no additional optimization. For camera movement, we introduce new temporal cross-attention layers to interpret quantitative camera movement parameters. We further employ an augmentation-based approach to train these layers in a self-supervised manner on a small-scale dataset, eliminating the need for explicit motion annotation. Both components operate independently, allowing individual or combined control, and can generalize to open-domain scenarios. Extensive experiments demonstrate the superiority and effectiveness of our method. Project page and code are available at https://direct-a-video.github.io/.

📄 PDF Abstract BibTeX arXiv:2402.03162

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectVideo Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Focus 설명 없음

Similar Papers 제목 키워드 기반

VideoDreamer: Customized Multi-Subject Text-to-Video Generation with Disen-Mix Finetuning

2023-11-02 · Hong Chen, Xin Wang, Guanning Zeng, YiPeng Zhang 외

Customized text-to-video generation aims to generate text-guided videos with customized user-given subjects, which has gained increasing attention recently. However, existing works are primarily limited to generating vid…

AttributeText-to-Video GenerationVideo Generation

VideoMaker: Zero-shot Customized Video Generation with the Inherent Force of Video Diffusion Models

2024-12-27 · Tao Wu, Yong Zhang, Xiaodong Cun, Zhongang Qi 외

Zero-shot customized video generation has gained significant attention due to its substantial application potential. Existing methods rely on additional models to extract and inject reference subject features, assuming t…

Video Generation

MobileVidFactory: Automatic Diffusion-Based Social Media Video Generation for Mobile Devices from Text

2023-07-31 · Junchen Zhu, Huan Yang, Wenjing Wang, Huiguo He 외

Videos for mobile devices become the most popular access to share and acquire information recently. For the convenience of users' creation, in this paper, we present a system, namely MobileVidFactory, to automatically ge…

Video Generation

HunyuanCustom: A Multimodal-Driven Architecture for Customized Video Generation

2025-05-07 · Teng Hu, Zhentao Yu, Zhengguang Zhou, Sen Liang 외

Customized video generation aims to produce videos featuring specific subjects under flexible user-defined conditions, yet existing methods often struggle with identity consistency and limited input modalities. In this p…

Human-Domain Subject-to-VideoSingle-Domain Subject-to-VideoVideo AlignmentVideo Generation

DriveDreamer-2: LLM-Enhanced World Models for Diverse Driving Video Generation

2024-03-11 · Guosheng Zhao, XiaoFeng Wang, Zheng Zhu, Xinze Chen 외

World models have demonstrated superiority in autonomous driving, particularly in the generation of multi-view driving videos. However, significant challenges still exist in generating customized driving videos. In this …

Autonomous DrivingLanguage ModelingLanguage ModellingLarge Language Model+1