Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Towards An End-to-End Framework for Flow-Guided Video Inpainting

About

Optical flow, which captures motion information across frames, is exploited in recent video inpainting methods through propagating pixels along its trajectories. However, the hand-crafted flow-based processes in these methods are applied separately to form the whole inpainting pipeline. Thus, these methods are less efficient and rely heavily on the intermediate results from earlier stages. In this paper, we propose an End-to-End framework for Flow-Guided Video Inpainting (E$^2$FGVI) through elaborately designed three trainable modules, namely, flow completion, feature propagation, and content hallucination modules. The three modules correspond with the three stages of previous flow-based methods but can be jointly optimized, leading to a more efficient and effective inpainting process. Experimental results demonstrate that the proposed method outperforms state-of-the-art methods both qualitatively and quantitatively and shows promising efficiency. The code is available at https://github.com/MCG-NKU/E2FGVI.

Zhen Li, Cheng-Ze Lu, Jianhua Qin, Chun-Le Guo, Ming-Ming Cheng• 2022

Related benchmarks

TaskDatasetResultRank
Video InpaintingDAVIS (test)
PSNR33.01
54
Semantic segmentationKITTI-360 (test)
mIoU68.2
25
Video InpaintingDAVIS
PSNR31.941
22
Video InpaintingYoutube-VOS
PSNR30.064
15
Video InpaintingYouTube-VOS 720P 2018 (test)
PSNR31.003
14
Video InpaintingDAVIS 480P 2017 (test)
PSNR27.6551
14
Video InpaintingYoutube-VOS square mask (test)
PSNR34.75
14
Video InpaintingDAVIS square mask (test)
PSNR33.06
14
Video InpaintingDAVIS object mask (test)
PSNR35.02
14
Video InpaintingHQVI
PSNR30.63
13
Showing 10 of 27 rows

Other info

Code

Follow for update