Instance Segmentation

971 papers with code • 25 benchmarks • 83 datasets

Instance Segmentation is a computer vision task that involves identifying and separating individual objects within an image, including detecting the boundaries of each object and assigning a unique label to each object. The goal of instance segmentation is to produce a pixel-wise segmentation map of the image, where each pixel is assigned to a specific object instance.

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

Libraries

Use these libraries to find Instance Segmentation models and implementations

Latest papers with no code

Efficient 3D Instance Mapping and Localization with Neural Fields

no code yet • 28 Mar 2024

The first phase, InstanceMap, takes as input 2D segmentation masks of the image sequence generated by a frontend instance segmentation model, and associates corresponding masks across images to 3D labels.

GoodSAM: Bridging Domain and Capacity Gaps via Segment Anything Model for Distortion-aware Panoramic Semantic Segmentation

no code yet • 25 Mar 2024

To this end, we propose a novel framework, called GoodSAM, that introduces a teacher assistant (TA) to provide semantic information, integrated with SAM to generate ensemble logits to achieve knowledge transfer.

AutoInst: Automatic Instance-Based Segmentation of LiDAR 3D Scans

no code yet • 24 Mar 2024

To this end, we construct a learning framework consisting of two components: (1) a pseudo-annotation scheme for generating initial unsupervised pseudo-labels; and (2) a self-training algorithm for instance segmentation to fit robust, accurate instances from initial noisy proposals.

Language-Based Depth Hints for Monocular Depth Estimation

no code yet • 22 Mar 2024

In this work, we demonstrate the use of natural language as a source of an explicit prior about the structure of the world.

Better (pseudo-)labels for semi-supervised instance segmentation

no code yet • 18 Mar 2024

Despite the availability of large datasets for tasks like image classification and image-text alignment, labeled data for more complex recognition tasks, such as detection and segmentation, is less abundant.

MISS: Memory-efficient Instance Segmentation Framework By Visual Inductive Priors Flow Propagation

no code yet • 18 Mar 2024

Instance segmentation, a cornerstone task in computer vision, has wide-ranging applications in diverse industries.

Augment Before Copy-Paste: Data and Memory Efficiency-Oriented Instance Segmentation Framework for Sport-scenes

no code yet • 18 Mar 2024

Instance segmentation is a fundamental task in computer vision with broad applications across various industries.

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

no code yet • 18 Mar 2024

Consequently, this compromised quality of visible features during the subsequent visible-to-amodal transition.

EffiPerception: an Efficient Framework for Various Perception Tasks

no code yet • 18 Mar 2024

The accuracy-speed-memory trade-off is always the priority to consider for several computer vision perception tasks.

Segment Any Object Model (SAOM): Real-to-Simulation Fine-Tuning Strategy for Multi-Class Multi-Instance Segmentation

no code yet • 16 Mar 2024

The foundational Segment Anything Model (SAM) is designed for promptable multi-class multi-instance segmentation but tends to output part or sub-part masks in the "everything" mode for various real-world applications.