Amodal segmentation just like doing a jigsaw
Xunli Zeng, Jianqin Yin

TL;DR
This paper introduces a novel amodal segmentation approach inspired by a jigsaw puzzle, which predicts visible and occluded parts separately and then combines them, effectively modeling occlusion relationships.
Contribution
The proposed method uses a jigsaw-inspired multi-task approach to improve amodal segmentation by better modeling occlusion context and reducing duplicate information.
Findings
Outperforms existing state-of-the-art methods on two datasets
Effectively models occlusion relationships
Utilizes a novel jigsaw-inspired segmentation strategy
Abstract
Amodal segmentation is a new direction of instance segmentation while considering the segmentation of the visible and occluded parts of the instance. The existing state-of-the-art method uses multi-task branches to predict the amodal part and the visible part separately and subtract the visible part from the amodal part to obtain the occluded part. However, the amodal part contains visible information. Therefore, the separated prediction method will generate duplicate information. Different from this method, we propose a method of amodal segmentation based on the idea of the jigsaw. The method uses multi-task branches to predict the two naturally decoupled parts of visible and occluded, which is like getting two matching jigsaw pieces. Then put the two jigsaw pieces together to get the amodal part. This makes each branch focus on the modeling of the object. And we believe that there are…
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
TopicsImage Processing and 3D Reconstruction · Handwritten Text Recognition Techniques · Generative Adversarial Networks and Image Synthesis
MethodsJigsaw
