DeepAI AI Chat
Log In Sign Up

Progressive Temporal Feature Alignment Network for Video Inpainting

04/08/2021
by   Xueyan Zou, et al.
1

Video inpainting aims to fill spatio-temporal "corrupted" regions with plausible content. To achieve this goal, it is necessary to find correspondences from neighbouring frames to faithfully hallucinate the unknown content. Current methods achieve this goal through attention, flow-based warping, or 3D temporal convolution. However, flow-based warping can create artifacts when optical flow is not accurate, while temporal convolution may suffer from spatial misalignment. We propose 'Progressive Temporal Feature Alignment Network', which progressively enriches features extracted from the current frame with the feature warped from neighbouring frames using optical flow. Our approach corrects the spatial misalignment in the temporal feature propagation stage, greatly improving visual quality and temporal consistency of the inpainted videos. Using the proposed architecture, we achieve state-of-the-art performance on the DAVIS and FVI datasets compared to existing deep learning approaches. Code is available at https://github.com/MaureenZOU/TSAM.

READ FULL TEXT

page 2

page 4

page 5

page 8

05/08/2019

Frame-Recurrent Video Inpainting by Robust Optical Flow Inference

In this paper, we present a new inpainting framework for recovering miss...
07/29/2021

Temporal Feature Warping for Video Shadow Detection

While single image shadow detection has been improving rapidly in recent...
08/20/2021

Out-of-boundary View Synthesis Towards Full-Frame Video Stabilization

Warping-based video stabilizers smooth camera trajectory by constraining...
11/21/2022

FlowLens: Seeing Beyond the FoV via Flow-guided Clip-Recurrent Transformer

Limited by hardware cost and system size, camera's Field-of-View (FoV) i...
08/29/2021

Flow-Guided Video Inpainting with Scene Templates

We consider the problem of filling in missing spatio-temporal regions of...
03/21/2019

Progressive Sparse Local Attention for Video object detection

Transferring image-based object detectors to domain of videos remains a ...
01/17/2020

Temporal Interlacing Network

For a long time, the vision community tries to learn the spatio-temporal...