Semi-Supervised Video Inpainting with Cycle Consistency Constraints
Zhiliang Wu, Hanyu Xuan, Changchang Sun, Kang Zhang, Yan Yan

TL;DR
This paper introduces a semi-supervised video inpainting framework that uses cycle consistency constraints, allowing effective inpainting with only one annotated frame, reducing annotation effort while maintaining high performance.
Contribution
The work proposes a novel semi-supervised approach with cycle consistency for video inpainting, including a new dataset, enabling high-quality inpainting with minimal annotations.
Findings
Achieves comparable performance to fully-supervised methods
Introduces a new semi-supervised dataset for video inpainting
Demonstrates effectiveness of cycle consistency constraints
Abstract
Deep learning-based video inpainting has yielded promising results and gained increasing attention from researchers. Generally, these methods usually assume that the corrupted region masks of each frame are known and easily obtained. However, the annotation of these masks are labor-intensive and expensive, which limits the practical application of current methods. Therefore, we expect to relax this assumption by defining a new semi-supervised inpainting setting, making the networks have the ability of completing the corrupted regions of the whole video using the annotated mask of only one frame. Specifically, in this work, we propose an end-to-end trainable framework consisting of completion network and mask prediction network, which are designed to generate corrupted contents of the current frame using the known mask and decide the regions to be filled of the next frame, respectively.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Image Processing Techniques · Advanced Vision and Imaging
MethodsInpainting · Cycle Consistency Loss
