Learning Joint Spatial-Temporal Transformations for Video Inpainting

ECCV 2020  ·  Yanhong Zeng, Jianlong Fu, Hongyang Chao ·

High-quality video inpainting that completes missing regions in video frames is a promising yet challenging task. State-of-the-art approaches adopt attention models to complete a frame by searching missing contents from reference frames, and further complete whole videos frame by frame. However, these approaches can suffer from inconsistent attention results along spatial and temporal dimensions, which often leads to blurriness and temporal artifacts in videos. In this paper, we propose to learn a joint Spatial-Temporal Transformer Network (STTN) for video inpainting. Specifically, we simultaneously fill missing regions in all input frames by self-attention, and propose to optimize STTN by a spatial-temporal adversarial loss. To show the superiority of the proposed model, we conduct both quantitative and qualitative evaluations by using standard stationary masks and more realistic moving object masks. Demo videos are available at https://github.com/researchmm/STTN.

PDF Abstract ECCV 2020 PDF ECCV 2020 Abstract
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Video Inpainting DAVIS STTN PSNR 30.67 # 5
SSIM 0.9560 # 4
VFID 0.149 # 4
Ewarp 0.1449 # 3
Seeing Beyond the Visible KITTI360-EX STTN Average PSNR 18.73 # 5
Video Inpainting YouTube-VOS 2018 STTN PSNR 32.34 # 5
SSIM 0.9655 # 5
VFID 0.053 # 4
Ewarp 0.0907 # 3

Methods