Coarse-to-Fine Amodal Segmentation with Shape Prior
Jianxiong Gao, Xuelin Qian, Yikai Wang, Tianjun Xiao, Tong He, Zheng, Zhang, Yanwei Fu

TL;DR
This paper introduces C2F-Seg, a progressive approach for amodal segmentation that models objects from coarse to fine, utilizing a shape prior and a new synthetic dataset to improve segmentation accuracy in images and videos.
Contribution
The paper proposes a novel coarse-to-fine segmentation method with a shape prior and introduces a synthetic dataset for amodal segmentation tasks.
Findings
C2F-Seg outperforms existing methods on KINS and COCO-A datasets.
The approach effectively handles occlusions and long-range dependencies.
Demonstrates potential for video amodal segmentation on FISHBOWL and MOViD-A datasets.
Abstract
Amodal object segmentation is a challenging task that involves segmenting both visible and occluded parts of an object. In this paper, we propose a novel approach, called Coarse-to-Fine Segmentation (C2F-Seg), that addresses this problem by progressively modeling the amodal segmentation. C2F-Seg initially reduces the learning space from the pixel-level image space to the vector-quantized latent space. This enables us to better handle long-range dependencies and learn a coarse-grained amodal segment from visual features and visible segments. However, this latent space lacks detailed information about the object, which makes it difficult to provide a precise segmentation directly. To address this issue, we propose a convolution refine module to inject fine-grained information and provide a more precise amodal object segmentation based on visual features and coarse-predicted segmentation.…
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
Coarse-to-Fine Amodal Segmentation with Shape Prior· youtube
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Brain Tumor Detection and Classification
MethodsConvolution
