paper-with-me

홈 › Papers

InVi: Object Insertion In Videos Using Off-the-Shelf Diffusion Models

2024-07-15 · Nirat Saini, Navaneeth Bodla, Ashish Shrivastava, Avinash Ravichandran, Xiao Zhang, Abhinav Shrivastava, Bharat Singh

We introduce InVi, an approach for inserting or replacing objects within videos (referred to as inpainting) using off-the-shelf, text-to-image latent diffusion models. InVi targets controlled manipulation of objects and blending them seamlessly into a background video unlike existing video editing methods that focus on comprehensive re-styling or entire scene alterations. To achieve this goal, we tackle two key challenges. Firstly, for high quality control and blending, we employ a two-step process involving inpainting and matching. This process begins with inserting the object into a single frame using a ControlNet-based inpainting diffusion model, and then generating subsequent frames conditioned on features from an inpainted frame as an anchor to minimize the domain gap between the background and the object. Secondly, to ensure temporal coherence, we replace the diffusion model's self-attention layers with extended-attention layers. The anchor frame features serve as the keys and values for these layers, enhancing consistency across frames. Our approach removes the need for video-specific fine-tuning, presenting an efficient and adaptable solution. Experimental results demonstrate that InVi achieves realistic object insertion with consistent blending and coherence across frames, outperforming existing methods.

📄 PDF Abstract BibTeX arXiv:2407.10958

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectVideo Editing

Methods 이 논문이 사용한 방법론

Focus 설명 없음
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…
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

MTV-Inpaint: Multi-Task Long Video Inpainting

2025-03-14 · Shiyuan Yang, Zheng Gu, Liang Hou, Xin Tao 외

Video inpainting involves modifying local regions within a video, ensuring spatial and temporal consistency. Most existing methods focus primarily on scene completion (i.e., filling missing regions) and lack the capabili…

Image InpaintingObjectVideo Inpainting

From Gallery to Wrist: Realistic 3D Bracelet Insertion in Videos

2025-07-27 · Chenjian Gao, Lihe Ding, Rui Han, Zhanpeng Huang 외 arxiv

Inserting 3D objects into videos is a longstanding challenge in computer graphics with applications in augmented reality, virtual try-on, and video composition. Achieving both temporal consistency, or realistic lighting …

Virtual Try-on

Photorealistic Object Insertion with Diffusion-Guided Inverse Rendering

2024-08-19 · Ruofan Liang, Zan Gojcic, Merlin Nimier-David, David Acuna 외

The correct insertion of virtual objects in images of real-world scenes requires a deep understanding of the scene's lighting, geometry and materials, as well as the image formation process. While recent large-scale diff…

Inverse RenderingObjectTone Mapping

Explicit Layer Modeling for Video Object Insertion and Layer Decomposition

2026-07-28 · Kyujin Han, Seungjoo Shin, Sunghyun Cho arxiv

Most video editing systems still lack explicit layered video representations, limiting their ability to perform realistic compositing, object reuse, and consistent manipulation. This limitation is especially pronounced i…

VideoAnydoor: High-fidelity Video Object Insertion with Precise Motion Control

2025-01-02 · Yuanpeng Tu, Hao Luo, Xi Chen, Sihui Ji 외

Despite significant advancements in video generation, inserting a given object into videos remains a challenging task. The difficulty lies in preserving the appearance details of the reference object and accurately model…

Talking Head GenerationVideo GenerationVirtual Try-on