paper-with-me

홈 › Papers

VipDiff: Towards Coherent and Diverse Video Inpainting via Training-free Denoising Diffusion Models

2025-01-21 · Chaohao Xie, Kai Han, Kwan-Yee K. Wong

Recent video inpainting methods have achieved encouraging improvements by leveraging optical flow to guide pixel propagation from reference frames either in the image space or feature space. However, they would produce severe artifacts in the mask center when the masked area is too large and no pixel correspondences can be found for the center. Recently, diffusion models have demonstrated impressive performance in generating diverse and high-quality images, and have been exploited in a number of works for image inpainting. These methods, however, cannot be applied directly to videos to produce temporal-coherent inpainting results. In this paper, we propose a training-free framework, named VipDiff, for conditioning diffusion model on the reverse diffusion process to produce temporal-coherent inpainting results without requiring any training data or fine-tuning the pre-trained diffusion models. VipDiff takes optical flow as guidance to extract valid pixels from reference frames to serve as constraints in optimizing the randomly sampled Gaussian noise, and uses the generated results for further pixel propagation and conditional generation. VipDiff also allows for generating diverse video inpainting results over different sampled noise. Experiments demonstrate that VipDiff can largely outperform state-of-the-art video inpainting methods in terms of both spatial-temporal coherence and fidelity.

📄 PDF Abstract BibTeX arXiv:2501.12267

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage InpaintingOptical Flow EstimationVideo Inpainting

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

Similar Papers 제목 키워드 기반

Enhancing Video Inpainting with Aligned Frame Interval Guidance

2025-10-24 · Ming Xie, Junqiu Yu, Qiaole Dong, Xiangyang Xue 외 arxiv

Recent image-to-video (I2V) based video inpainting methods have made significant strides by leveraging single-image priors and modeling temporal consistency across masked frames. Nevertheless, these methods suffer from s…

Image InpaintingVideo Inpainting

An Internal Learning Approach to Video Inpainting

2019-09-17 · ICCV 2019 10 · Haotian Zhang, Long Mai, Ning Xu, Zhaowen Wang 외

We propose a novel video inpainting algorithm that simultaneously hallucinates missing appearance and motion (optical flow) information, building upon the recent 'Deep Image Prior' (DIP) that exploits convolutional netwo…

Optical Flow EstimationVideo Inpainting

Temporally coherent video anonymization through GAN inpainting

2021-06-04 · Thangapavithraa Balaji, Patrick Blies, Georg Göri, Raphael Mitsch 외

This work tackles the problem of temporally coherent face anonymization in natural video streams.We propose JaGAN, a two-stage system starting with detecting and masking out faces with black image patches in all individu…

Face AnonymizationGenerative Adversarial NetworkPrivacy Preserving

Optimised ProPainter for Video Diminished Reality Inpainting

2024-06-04 · Pengze Li, Lihao Liu, Carola-Bibiane Schönlieb, Angelica I Aviles-Rivero

In this paper, part of the DREAMING Challenge - Diminished Reality for Emerging Applications in Medicine through Inpainting, we introduce a refined video inpainting technique optimised from the ProPainter method to meet …

Video Inpainting

Replace Anyone in Videos

2024-09-30 · Xiang Wang, Shiwei Zhang, Haonan Qiu, Ruihang Chu 외

The field of controllable human-centric video generation has witnessed remarkable progress, particularly with the advent of diffusion models. However, achieving precise and localized control over human motion in videos, …

Video GenerationVideo Inpainting