paper-with-me

Papers

Semantically Consistent Video Inpainting with Conditional Diffusion Models

2024-04-30 · Dylan Green, William Harvey, Saeid Naderiparizi, Matthew Niedoba, Yunpeng Liu, Xiaoxuan Liang, Jonathan Lavington, Ke Zhang, Vasileios Lioutas, Setareh Dabiri, Adam Scibior, Berend Zwartsenberg, Frank Wood

Current state-of-the-art methods for video inpainting typically rely on optical flow or attention-based approaches to inpaint masked regions by propagating visual information across frames. While such approaches have led to significant progress on standard benchmarks, they struggle with tasks that require the synthesis of novel content that is not present in other frames. In this paper, we reframe video inpainting as a conditional generative modeling problem and present a framework for solving such problems with conditional video diffusion models. We introduce inpainting-specific sampling schemes which capture crucial long-range dependencies in the context, and devise a novel method for conditioning on the known pixels in incomplete frames. We highlight the advantages of using a generative approach for this task, showing that our method is capable of generating diverse, high-quality inpaintings and synthesizing new content that is spatially, temporally, and semantically consistent with the provided context.

📄 PDF Abstract BibTeX arXiv:2405.00251

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Flow EstimationVideo Inpainting

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

3D-Consistent Image Inpainting with Diffusion Models

2024-12-08 · Leonid Antsfeld, Boris Chidlovskii

We address the problem of 3D inconsistency of image inpainting based on diffusion models. We propose a generative model using image pairs that belong to the same scene. To achieve the 3D-consistent and semantically coher…

DenoisingImage InpaintingInductive Bias

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 s…

DenoisingImage InpaintingOptical Flow EstimationVideo Inpainting

Improving Consistency and Correctness of Sequence Inpainting using Semantically Guided Generative Adversarial Network

2017-11-16 · Avisek Lahiri, Arnav Jain, Prabir Kumar Biswas, Pabitra Mitra

Contemporary benchmark methods for image inpainting are based on deep generative models and specifically leverage adversarial loss for yielding realistic reconstructions. However, these models cannot be directly applied …

Generative Adversarial NetworkImage Inpainting

Conditional Diffusion Models for Global Precipitation Map Inpainting

2025-07-28 · Daiko Kishikawa, Yuka Muto, Shunji Kotsuki arxiv

Incomplete satellite-based precipitation presents a significant challenge in global monitoring. For example, the Global Satellite Mapping of Precipitation (GSMaP) from JAXA suffers from substantial missing regions due to…

Video Inpainting

Video Diffusion Models are Strong Video Inpainter

2024-08-21 · Minhyeok Lee, Suhwan Cho, Chajin Shin, Jungho Lee 외

Propagation-based video inpainting using optical flow at the pixel or feature level has recently garnered significant attention. However, it has limitations such as the inaccuracy of optical flow prediction and the propa…

Optical Flow EstimationVideo Inpainting