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

Most implemented papers

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.

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.

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.