paper-with-me

홈 › Papers

HomoGen: Enhanced Video Inpainting via Homography Propagation and Diffusion

2025-01-01 · CVPR 2025 1 · Ding Ding, Yueming Pan, Ruoyu Feng, Qi Dai, Kai Qiu, Jianmin Bao, Chong Luo, Zhenzhong Chen

In this paper, we present HomoGen, an enhanced video inpainting method based on homography propagation and diffusion models. HomoGen leverages homography registration to propagate contextual pixels as priors for generating missing content in corrupted videos. Unlike previous flow-based propagation methods, which introduce local distortions due to point-to-point optical flows, homography-induced artifacts are typically global structural distortions that preserve semantic integrity. To effectively utilize these priors for generation, we employ a video diffusion model that inherently prioritizes semantic information within the priors over pixel-level details. A content-adaptive control mechanism is proposed to scale and inject the priors into intermediate video latents during iterative denoising. In contrast to existing transformer-based networks that often suffer from artifacts within priors, leading to error accumulation and unrealistic results, our denoising diffusion network can smooth out artifacts and ensure natural outputs. Extensive experiments demonstrate the effectiveness of the proposed method qualitatively and quantitatively.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingVideo 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 제목 키워드 기반

ProPainter: Improving Propagation and Transformer for Video Inpainting

2023-09-07 · ICCV 2023 1 · Shangchen Zhou, Chongyi Li, Kelvin C. K. Chan, Chen Change Loy

Flow-based propagation and spatiotemporal Transformer are two mainstream mechanisms in video inpainting (VI). Despite the effectiveness of these components, they still suffer from some limitations that affect their perfo…

Optical Flow EstimationVideo Inpainting

Deep Spatial and Tonal Data Optimisation for Homogeneous Diffusion Inpainting

2022-08-30 · Pascal Peter, Karl Schrader, Tobias Alt, Joachim Weickert

Diffusion-based inpainting can reconstruct missing image areas with high quality from sparse data, provided that their location and their values are well optimised. This is particularly useful for applications such as im…

Image Compression

Deep Flow-Guided Video Inpainting

2019-05-08 · CVPR 2019 6 · Rui Xu, Xiaoxiao Li, Bolei Zhou, Chen Change Loy

Video inpainting, which aims at filling in missing regions of a video, remains challenging due to the difficulty of preserving the precise spatial and temporal coherence of video contents. In this work we propose a novel…

One-shot visual object segmentationOptical Flow EstimationVideo fixed region InpaintingVideo Inpainting

DeViT: Deformed Vision Transformers in Video Inpainting

2022-09-28 · Jiayin Cai, Changlin Li, Xin Tao, Chun Yuan 외

This paper proposes a novel video inpainting method. We make three main contributions: First, we extended previous Transformers with patch alignment by introducing Deformed Patch-based Homography (DePtH), which improves …

Video Inpainting

Proposal-based Video Completion

2020-08-01 · ECCV 2020 8 · Yuan-Ting Hu, Heng Wang, Nicolas Ballas, Kristen Grauman 외

Video inpainting is an important technique for a wide variety of applications from video content editing to video restoration. Early approaches follow image inpainting paradigms, but are challenged by complex camera moti…

Image Inpaintingobject-detectionObject DetectionOne-shot visual object segmentation+2