Amodal Segmentation Based on Visible Region Segmentation and Shape Prior
Yuting Xiao, Yanyu Xu, Ziming Zhong, Weixin Luo, Jiawei Li, Shenghua, Gao

TL;DR
This paper introduces a novel amodal segmentation framework that mimics human perception by using visible regions and shape priors, improving robustness and accuracy over existing methods.
Contribution
It proposes a shape prior-based approach that leverages visible regions and memory to better infer occluded parts, outperforming current state-of-the-art techniques.
Findings
Outperforms existing state-of-the-art methods on three datasets
Shape prior enhances robustness and interpretability of segmentation
Model effectively suppresses background and occlusion features
Abstract
Almost all existing amodal segmentation methods make the inferences of occluded regions by using features corresponding to the whole image. This is against the human's amodal perception, where human uses the visible part and the shape prior knowledge of the target to infer the occluded region. To mimic the behavior of human and solve the ambiguity in the learning, we propose a framework, it firstly estimates a coarse visible mask and a coarse amodal mask. Then based on the coarse prediction, our model infers the amodal mask by concentrating on the visible region and utilizing the shape prior in the memory. In this way, features corresponding to background and occlusion can be suppressed for amodal mask estimation. Consequently, the amodal mask would not be affected by what the occlusion is given the same visible regions. The leverage of shape prior makes the amodal mask estimation more…
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
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Human Pose and Action Recognition
