CIRI: Curricular Inactivation for Residue-aware One-shot Video Inpainting

Weiying Zheng, Cheng Xu, Xuemiao Xu, Wenxi Liu, Shengfeng He; Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV), 2023, pp. 13012-13022

Abstract


Video inpainting aims at filling in missing regions of a video. However, when dealing with dynamic scenes with camera or object movements, annotating the inpainting target becomes laborious and impractical. In this paper, we resolve the one-shot video inpainting problem in which only one annotated first frame is provided. A naive solution is to propagate the initial target to the other frames with techniques like object tracking. In this context, the main obstacles are the unreliable propagation and the partially inpainted artifacts due to the inaccurate mask. For the former problem, we propose curricular inactivation to replace the hard masking mechanism for indicating the inpainting target, which is robust to erroneous predictions in long-term video inpainting. For the latter, we explore the properties of inpainting residue and present an online residue removal method in an iterative detect-and-refine manner. Extensive experiments on several real-world datasets demonstrate the quantitative and qualitative superiorities of our proposed method in one-shot video inpainting. More importantly, our method is extremely flexible that can be integrated with arbitrary traditional inpainting models, activating them to perform the reliable one-shot video inpainting task. Video demonstrations can be found in our supplement, and our code can be found at https://github.com/Arise-zwy/CIRI.

Related Material


[pdf] [supp]
[bibtex]
@InProceedings{Zheng_2023_ICCV, author = {Zheng, Weiying and Xu, Cheng and Xu, Xuemiao and Liu, Wenxi and He, Shengfeng}, title = {CIRI: Curricular Inactivation for Residue-aware One-shot Video Inpainting}, booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)}, month = {October}, year = {2023}, pages = {13012-13022} }