用3D相机位姿实现无需训练的精准物体控制
ObjCtrl-2.5D: Training-free Object Control with Camera Poses
- 将2D轨迹扩展为含深度信息的3D相机位姿控制
- 在不训练模型的前提下提升物体运动精度与多样性
- 适合需要精细物体动画的创作者和研究人员
本文旨在提升图像到视频生成中物体控制的精确性与灵活性。现有方法通常使用2D轨迹表示目标物体的空间运动,难以准确捕捉用户意图,常产生不自然结果。为此,我们提出ObjCtrl-2.5D,一种无需训练的物体控制方法,通过将2D轨迹扩展为包含深度信息的3D轨迹作为控制信号。该方法将物体运动建模为相机运动,以一系列相机位姿表示3D轨迹,从而利用已有相机运动控制的I2V生成模型(CMC-I2V)实现控制,无需额外训练。为使原设计用于全局运动控制的CMC-I2V适配局部物体运动,我们引入模块分离目标物体与背景,实现独立局部控制;同时,通过共享物体区域内的低频形变潜在特征跨帧一致性,进一步提升控制精度。大量实验表明,相比无训练方法,该方法显著提高物体控制准确性,并在控制多样性上优于基于2D轨迹的有训练方法,支持如物体旋转等复杂效果。代码与结果见https://wzhouxiff.github.io/projects/ObjCtrl-2.5D/
原文摘要 · Abstract (English)
This study aims to achieve more precise and versatile object control in image-to-video (I2V) generation. Current methods typically represent the spatial movement of target objects with 2D trajectories, which often fail to capture user intention and frequently produce unnatural results. To enhance control, we present ObjCtrl-2.5D, a training-free object control approach that uses a 3D trajectory, extended from a 2D trajectory with depth information, as a control signal. By modeling object movement as camera movement, ObjCtrl-2.5D represents the 3D trajectory as a sequence of camera poses, enabling object motion control using an existing camera motion control I2V generation model (CMC-I2V) without training. To adapt the CMC-I2V model originally designed for global motion control to handle local object motion, we introduce a module to isolate the target object from the background, enabling independent local control. In addition, we devise an effective way to achieve more accurate object control by sharing low-frequency warped latent within the object's region across frames. Extensive experiments demonstrate that ObjCtrl-2.5D significantly improves object control accuracy compared to training-free methods and offers more diverse control capabilities than training-based approaches using 2D trajectories, enabling complex effects like object rotation. Code and results are available at https://wzhouxiff.github.io/projects/ObjCtrl-2.5D/.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。