Amodal Instance Segmentation

13 papers with code • 1 benchmarks • 2 datasets

Different from traditional segmentation which only focuses on visible regions, amodal instance segmentation also predicts the occluded parts of object instances.

Description Credit: Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers, CVPR'21

Libraries

Use these libraries to find Amodal Instance Segmentation models and implementations

A Unified Instance Segmentation Framework for Completely Occluded Objects and Dense Objects in Robot Vision Measurement

zhen6618/obbinstancesegmentation 16 Jan 2024

In addition, since OBBs only serve as prompts, CFNet alleviates the over-dependence on bounding box detection performance of current instance segmentation methods using OBBs for dense objects.

4
16 Jan 2024

SynTable: A Synthetic Data Generation Pipeline for Unseen Object Amodal Instance Segmentation of Cluttered Tabletop Scenes

ngzhili/syntable 14 Jul 2023

In this work, we present SynTable, a unified and flexible Python-based dataset generator built using NVIDIA's Isaac Sim Replicator Composer for generating high-quality synthetic datasets for unseen object amodal instance segmentation of cluttered tabletop scenes.

7
14 Jul 2023

Amodal Intra-class Instance Segmentation: Synthetic Datasets and Benchmark

saraao/amodal-dataset 12 Mar 2023

Images of realistic scenes often contain intra-class objects that are heavily occluded from each other, making the amodal perception task that requires parsing the occluded parts of the objects challenging.

4
12 Mar 2023

AISFormer: Amodal Instance Segmentation with Transformer

uark-aicv/aisformer 12 Oct 2022

AISFormer explicitly models the complex coherence between occluder, visible, amodal, and invisible masks within an object's regions of interest by treating them as learnable queries.

29
12 Oct 2022

WALT: Watch and Learn 2D Amodal Representation From Time-Lapse Imagery

dineshreddy91/WALT CVPR 2022

Labeled real data of occlusions is scarce (even in large datasets) and synthetic data leaves a domain gap, making it hard to explicitly model and learn occlusions.

53
01 Jan 2022

Unseen Object Amodal Instance Segmentation via Hierarchical Occlusion Modeling

gist-ailab/uoais 23 Sep 2021

Instance-aware segmentation of unseen objects is essential for a robotic system in an unstructured environment.

118
23 Sep 2021

A Weakly Supervised Amodal Segmenter with Boundary Uncertainty Estimation

ducminhkhoi/Amodal-Instance-Seg-ASBU ICCV 2021

The resulting predictions on training images are taken as the pseudo-ground truth for the standard training of Mask-RCNN, which we use for amodal instance segmentation of test images.

10
23 Aug 2021

Deep Occlusion-Aware Instance Segmentation with Overlapping BiLayers

lkeab/BCNet CVPR 2021

Segmenting highly-overlapping objects is challenging, because typically no distinction is made between real object contours and occlusion boundaries.

510
23 Mar 2021

Amodal Segmentation through Out-of-Task and Out-of-Distribution Generalization with a Bayesian Model

yihongsun/bayesian-amodal CVPR 2022

Moreover, by leveraging an outlier process, Bayesian models can further generalize out-of-distribution to segment partially occluded objects and to predict their amodal object boundaries.

19
25 Oct 2020

Layered Embeddings for Amodal Instance Segmentation

yanfengliu/layered_embeddings 14 Feb 2020

The proposed method extends upon the representational output of semantic instance segmentation by explicitly including both visible and occluded parts.

5
14 Feb 2020