paper-with-me

Papers

Layered Embeddings for Amodal Instance Segmentation

2020-02-14 · Yanfeng Liu, Eric Psota, Lance Pérez

The proposed method extends upon the representational output of semantic instance segmentation by explicitly including both visible and occluded parts. A fully convolutional network is trained to produce consistent pixel-level embedding across two layers such that, when clustered, the results convey the full spatial extent and depth ordering of each instance. Results demonstrate that the network can accurately estimate complete masks in the presence of occlusion and outperform leading top-down bounding-box approaches. Source code available at https://github.com/yanfengliu/layered_embeddings

📄 PDF Abstract BibTeX arXiv:2002.06264

Code (1)

yanfengliu/layered_embeddings 공식 구현

Tasks

Amodal Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Foundation Models for Amodal Video Instance Segmentation in Automated Driving

2024-09-21 · Jasmin Breitenstein, Franz Jünger, Andreas Bär, Tim Fingscheidt

In this work, we study amodal video instance segmentation for automated driving. Previous works perform amodal video instance segmentation relying on methods trained on entirely labeled video data with techniques borrowe…

Amodal Instance SegmentationInstance SegmentationPoint TrackingSegmentation+2

Learning to See the Invisible: End-to-End Trainable Amodal Instance Segmentation

2018-04-24 · Patrick Follmann, Rebecca König, Philipp Härtinger, Michael Klostermann

Semantic amodal segmentation is a recently proposed extension to instance-aware segmentation that includes the prediction of the invisible region of each object instance. We present the first all-in-one end-to-end traina…

Amodal Instance SegmentationData AugmentationInstance SegmentationSegmentation+1

Amodal Instance Segmentation

2016-04-27 · Ke Li, Jitendra Malik

We consider the problem of amodal instance segmentation, the objective of which is to predict the region encompassing both visible and occluded parts of each object. Thus far, the lack of publicly available amodal segmen…

Amodal Instance SegmentationInstance SegmentationSegmentationSemantic Segmentation

A2VIS: Amodal-Aware Approach to Video Instance Segmentation

2024-12-02 · Minh Tran, Thang Pham, Winston Bounsavy, Tri Nguyen 외

Handling occlusion remains a significant challenge for video instance-level tasks like Multiple Object Tracking (MOT) and Video Instance Segmentation (VIS). In this paper, we propose a novel framework, Amodal-Aware Video…

Instance SegmentationMultiple Object TrackingObjectObject Tracking+3

AISFormer: Amodal Instance Segmentation with Transformer

2022-10-12 · Minh Tran, Khoa Vo, Kashu Yamazaki, Arthur Fernandes 외

Amodal Instance Segmentation (AIS) aims to segment the region of both visible and possible occluded parts of an object instance. While Mask R-CNN-based AIS approaches have shown promising results, they are unable to mode…

Amodal Instance SegmentationDecoderInstance SegmentationSegmentation+1