SPG-Net: Segmentation Prediction and Guidance Network for Image Inpainting
Yuhang Song, Chao Yang, Yeji Shen, Peng Wang, Qin Huang, C.-C. Jay Kuo

TL;DR
SPG-Net introduces a novel approach for image inpainting by incorporating semantic segmentation to improve boundary clarity and texture consistency, outperforming existing methods and enabling multi-modal predictions.
Contribution
The paper proposes a two-step segmentation-guided inpainting framework that leverages semantic segmentation to enhance boundary sharpness and texture quality in image inpainting.
Findings
Outperforms existing inpainting methods in quality metrics.
Provides clearer boundaries between different semantic regions.
Enables multi-modal inpainting predictions through interactive segmentation guidance.
Abstract
In this paper, we focus on image inpainting task, aiming at recovering the missing area of an incomplete image given the context information. Recent development in deep generative models enables an efficient end-to-end framework for image synthesis and inpainting tasks, but existing methods based on generative models don't exploit the segmentation information to constrain the object shapes, which usually lead to blurry results on the boundary. To tackle this problem, we propose to introduce the semantic segmentation information, which disentangles the inter-class difference and intra-class variation for image inpainting. This leads to much clearer recovered boundary between semantically different regions and better texture within semantically consistent segments. Our model factorizes the image inpainting process into segmentation prediction (SP-Net) and segmentation guidance (SG-Net) as…
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.
Code & Models
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 · Computer Graphics and Visualization Techniques
