SOTAVerified

Flow-edge Guided Video Completion

2020-09-03ECCV 2020Code Available2· sign in to hype

Chen Gao, Ayush Saraf, Jia-Bin Huang, Johannes Kopf

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We present a new flow-based video completion algorithm. Previous flow completion methods are often unable to retain the sharpness of motion boundaries. Our method first extracts and completes motion edges, and then uses them to guide piecewise-smooth flow completion with sharp edges. Existing methods propagate colors among local flow connections between adjacent frames. However, not all missing regions in a video can be reached in this way because the motion boundaries form impenetrable barriers. Our method alleviates this problem by introducing non-local flow connections to temporally distant frames, enabling propagating video content over motion boundaries. We validate our approach on the DAVIS dataset. Both visual and quantitative results show that our method compares favorably against the state-of-the-art algorithms.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
DAVISFGVCPSNR30.8Unverified
HQVI (240p)FGVCLPIPS0.04Unverified
HQVI (480p)FGVCLPIPS0.04Unverified
YouTube-VOS 2018FGVCPSNR29.67Unverified

Reproductions