English

Learning Joint Spatial-Temporal Transformations for Video Inpainting

Computer Vision and Pattern Recognition 2020-07-21 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2007.10247,
  title  = {Learning Joint Spatial-Temporal Transformations for Video Inpainting},
  author = {Yanhong Zeng and Jianlong Fu and Hongyang Chao},
  journal= {arXiv preprint arXiv:2007.10247},
  year   = {2020}
}

Comments

Accepted by ECCV2020

R2 v1 2026-06-23T17:15:12.558Z