paper-with-me

Papers

Coarse-to-Fine Amodal Segmentation with Shape Prior

2023-08-31 · ICCV 2023 1 · Jianxiong Gao, Xuelin Qian, Yikai Wang, Tianjun Xiao, Tong He, Zheng Zhang, Yanwei Fu

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. To help the studies of amodal object segmentation, we create a synthetic amodal dataset, named as MOViD-Amodal (MOViD-A), which can be used for both image and video amodal object segmentation. We extensively evaluate our model on two benchmark datasets: KINS and COCO-A. Our empirical results demonstrate the superiority of C2F-Seg. Moreover, we exhibit the potential of our approach for video amodal object segmentation tasks on FISHBOWL and our proposed MOViD-A. Project page at: http://jianxgao.github.io/C2F-Seg.

📄 PDF Abstract BibTeX arXiv:2308.16825

Code (1)

amazon-science/c2f-seg 공식 구현 pytorch

Tasks

ObjectSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Amodal Segmentation Based on Visible Region Segmentation and Shape Prior

2020-12-10 · Yuting Xiao, Yanyu Xu, Ziming Zhong, Weixin Luo 외

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…

Segmentation

Amodal Instance Segmentation with Diffusion Shape Prior Estimation

2024-09-26 · Minh Tran, Khoa Vo, Tri Nguyen, Ngan Le

Amodal Instance Segmentation (AIS) presents an intriguing challenge, including the segmentation prediction of both visible and occluded parts of objects within images. Previous methods have often relied on shape prior in…

Amodal Instance SegmentationInstance SegmentationObjectPrediction+2

ShapeFormer: Shape Prior Visible-to-Amodal Transformer-based Amodal Instance Segmentation

2024-03-18 · Minh Tran, Winston Bounsavy, Khoa Vo, Anh Nguyen 외

Amodal Instance Segmentation (AIS) presents a challenging task as it involves predicting both visible and occluded parts of objects within images. Existing AIS methods rely on a bidirectional approach, encompassing both …

Amodal Instance SegmentationInstance SegmentationSemantic Segmentation

GIN: Generative INvariant Shape Prior for Amodal Instance Segmentation

2023-09-22 · IEEE Transactions on Multimedia 2023 9 · Zhixuan Li, Weining Ye, Tingting Jiang, Tiejun Huang

Amodal instance segmentation (AIS) predicts the complete shape of the occluded object, including both visible and occluded regions. Because visual clues are lacking, the occluded region is difficult to segment accurately…

Amodal Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

Learning Vector Quantized Shape Code for Amodal Blastomere Instance Segmentation

2020-12-02 · Won-Dong Jang, Donglai Wei, Xingxuan Zhang, Brian Leahy 외

Blastomere instance segmentation is important for analyzing embryos' abnormality. To measure the accurate shapes and sizes of blastomeres, their amodal segmentation is necessary. Amodal instance segmentation aims to reco…

Amodal Instance SegmentationInstance SegmentationObjectSegmentation+1