paper-with-me

홈 › Papers

An Internal Learning Approach to Video Inpainting

2019-09-17 · ICCV 2019 10 · Haotian Zhang, Long Mai, Ning Xu, Zhaowen Wang, John Collomosse, Hailin Jin

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 network architectures to enforce plausible texture in static images. In extending DIP to video we make two important contributions. First, we show that coherent video inpainting is possible without a priori training. We take a generative approach to inpainting based on internal (within-video) learning without reliance upon an external corpus of visual data to train a one-size-fits-all model for the large space of general videos. Second, we show that such a framework can jointly generate both appearance and flow, whilst exploiting these complementary modalities to ensure mutual consistency. We show that leveraging appearance statistics specific to each video achieves visually plausible results whilst handling the challenging problem of long-term consistency.

📄 PDF Abstract BibTeX arXiv:1909.07957

Code (1)

Haotianz94/IL_video_inpainting 공식 구현 pytorch

Tasks

Optical Flow EstimationVideo Inpainting

Similar Papers 제목 키워드 기반

Infusion: internal diffusion for inpainting of dynamic textures and complex motion

2023-11-02 · Nicolas Cherel, Andrés Almansa, Yann Gousseau, Alasdair Newson

Video inpainting is the task of filling a region in a video in a visually convincing manner. It is very challenging due to the high dimensionality of the data and the temporal consistency required for obtaining convincin…

Image InpaintingOptical Flow EstimationVideo Inpainting

Internal Video Inpainting by Implicit Long-range Propagation

2021-08-04 · ICCV 2021 10 · Hao Ouyang, Tengfei Wang, Qifeng Chen

We propose a novel framework for video inpainting by adopting an internal learning strategy. Unlike previous methods that use optical flow for cross-frame context propagation to inpaint unknown regions, we show that this…

4kObjectOptical Flow EstimationVideo Inpainting

One-Shot Video Inpainting

2023-02-28 · Sangjin Lee, Suhwan Cho, Sangyoun Lee

Recently, removing objects from videos and filling in the erased regions using deep video inpainting (VI) algorithms has attracted considerable attention. Usually, a video sequence and object segmentation masks for all f…

ObjectSegmentationSemantic SegmentationVideo Inpainting+2

Image Inpainting with External-internal Learning and Monochromic Bottleneck

2021-04-19 · CVPR 2021 1 · Tengfei Wang, Hao Ouyang, Qifeng Chen

Although recent inpainting approaches have demonstrated significant improvements with deep neural networks, they still suffer from artifacts such as blunt structures and abrupt colors when filling in the missing regions.…

Image Inpainting

Towards Language-Driven Video Inpainting via Multimodal Large Language Models

2024-01-18 · CVPR 2024 1 · Jianzong Wu, Xiangtai Li, Chenyang Si, Shangchen Zhou 외

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 …

Video Inpainting