SOTAVerified

Deep Video Inpainting

2019-05-05CVPR 2019Code Available0· sign in to hype

Dahun Kim, Sanghyun Woo, Joon-Young Lee, In So Kweon

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Video inpainting aims to fill spatio-temporal holes with plausible content in a video. Despite tremendous progress of deep neural networks for image inpainting, it is challenging to extend these methods to the video domain due to the additional time dimension. In this work, we propose a novel deep network architecture for fast video inpainting. Built upon an image-based encoder-decoder model, our framework is designed to collect and refine information from neighbor frames and synthesize still-unknown regions. At the same time, the output is enforced to be temporally consistent by a recurrent feedback and a temporal memory module. Compared with the state-of-the-art image inpainting algorithm, our method produces videos that are much more semantically correct and temporally smooth. In contrast to the prior video completion method which relies on time-consuming optimization, our method runs in near real-time while generating competitive video results. Finally, we applied our framework to video retargeting task, and obtain visually pleasing results.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
DAVISVINetPSNR28.96Unverified
YouTube-VOS 2018VINetPSNR29.2Unverified

Reproductions