VASE: Object-Centric Appearance and Shape Manipulation of Real Videos
Elia Peruzzo, Vidit Goel, Dejia Xu, Xingqian Xu, Yifan Jiang, Zhangyang Wang, Humphrey Shi, Nicu Sebe
TL;DR
VASE tackles object-centric video editing by decoupling appearance and shape control for a single foreground object. It extends a pre-trained image-conditioned diffusion model with temporal layers and shaping guidance via ControlNet, augmented by Joint Flow-Structure Augmentation, a Warping Flow-Completion Net, and a Segmentation Head to enforce explicit shape edits. The approach achieves competitive image-driven editing quality and unlocks novel shape-editing capabilities without per-video optimization, demonstrated on real videos. Limitations include occlusions and challenging perspective changes, pointing toward future 3D-aware enhancements for robustness.
Abstract
Recently, several works tackled the video editing task fostered by the success of large-scale text-to-image generative models. However, most of these methods holistically edit the frame using the text, exploiting the prior given by foundation diffusion models and focusing on improving the temporal consistency across frames. In this work, we introduce a framework that is object-centric and is designed to control both the object's appearance and, notably, to execute precise and explicit structural modifications on the object. We build our framework on a pre-trained image-conditioned diffusion model, integrate layers to handle the temporal dimension, and propose training strategies and architectural modifications to enable shape control. We evaluate our method on the image-driven video editing task showing similar performance to the state-of-the-art, and showcasing novel shape-editing capabilities. Further details, code and examples are available on our project page: https://helia95.github.io/vase-website/
