paper-with-me

Papers

Towards Language-Driven Video Inpainting via Multimodal Large Language Models

2024-01-18 · CVPR 2024 1 · Jianzong Wu, Xiangtai Li, Chenyang Si, Shangchen Zhou, Jingkang Yang, Jiangning Zhang, Yining Li, Kai Chen, Yunhai Tong, Ziwei Liu, Chen Change Loy

We introduce a new task -- language-driven video inpainting, which uses natural language instructions to guide the inpainting process. This approach overcomes the limitations of traditional video inpainting methods that depend on manually labeled binary masks, a process often tedious and labor-intensive. We present the Remove Objects from Videos by Instructions (ROVI) dataset, containing 5,650 videos and 9,091 inpainting results, to support training and evaluation for this task. We also propose a novel diffusion-based language-driven video inpainting framework, the first end-to-end baseline for this task, integrating Multimodal Large Language Models to understand and execute complex language-based inpainting requests effectively. Our comprehensive results showcase the dataset's versatility and the model's effectiveness in various language-instructed inpainting scenarios. We will make datasets, code, and models publicly available.

📄 PDF Abstract BibTeX arXiv:2401.10226

Code (1)

jianzongwu/language-driven-video-inpainting 공식 구현 pytorch

Tasks

Video Inpainting

Methods 이 논문이 사용한 방법론

Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.

Similar Papers 제목 키워드 기반

SkyReels-V4: Multi-modal Video-Audio Generation, Inpainting and Editing model

2026-02-25 · Guibin Chen, Dixuan Lin, Jiangping Yang, Youqiang Zhang 외 arxiv

SkyReels V4 is a unified multi modal video foundation model for joint video audio generation, inpainting, and editing. The model adopts a dual stream Multimodal Diffusion Transformer (MMDiT) architecture, where one branc…

Instruction FollowingAudio GenerationVideo Generation

Uni-paint: A Unified Framework for Multimodal Image Inpainting with Pretrained Diffusion Model

2023-10-11 · Shiyuan Yang, Xiaodong Chen, Jing Liao

Recently, text-to-image denoising diffusion probabilistic models (DDPMs) have demonstrated impressive image generation capabilities and have also been successfully applied to image inpainting. However, in practice, users…

DenoisingImage DenoisingImage GenerationImage Inpainting

Modification Takes Courage: Seamless Image Stitching via Reference-Driven Inpainting

2024-11-15 · Ziqi Xie, Xiao Lai, Weidong Zhao, Xianhui Liu 외

Current image stitching methods often produce noticeable seams in challenging scenarios such as uneven hue and large parallax. To tackle this problem, we propose the Reference-Driven Inpainting Stitcher (RDIStitcher), wh…

Image Stitching

VAInpaint: Zero-Shot Video-Audio inpainting framework with LLMs-driven Module

2025-09-21 · Kam Man Wu, Zeyue Tian, Liya Ji, Qifeng Chen arxiv

Video and audio inpainting for mixed audio-visual content has become a crucial task in multimedia editing recently. However, precisely removing an object and its corresponding audio from a video without affecting the res…

Video Inpainting

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