Instance Segmentation

964 papers with code • 25 benchmarks • 82 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

MTP: Advancing Remote Sensing Foundation Model via Multi-Task Pretraining

vitae-transformer/mtp 20 Mar 2024

However, transferring the pretrained models to downstream tasks may encounter task discrepancy due to their formulation of pretraining as image classification or object discrimination tasks.

86
20 Mar 2024

CLIP-VIS: Adapting CLIP for Open-Vocabulary Video Instance Segmentation

zwq456/clip-vis 19 Mar 2024

Given a set of initial queries, class-agnostic mask generation employs a transformer decoder to predict query masks and corresponding object scores and mask IoU scores.

26
19 Mar 2024

Aerial Lifting: Neural Urban Semantic and Building Instance Lifting from Aerial Imagery

zyqz97/aerial_lifting 18 Mar 2024

We then introduce a novel cross-view instance label grouping strategy based on the 3D scene representation to mitigate the multi-view inconsistency problem in the 2D instance labels.

34
18 Mar 2024

Circle Representation for Medical Instance Object Segmentation

hrlblab/circlesnake 18 Mar 2024

Recently, circle representation has been introduced for medical imaging, designed specifically to enhance the detection of instance objects that are spherically shaped (e. g., cells, glomeruli, and nuclei).

10
18 Mar 2024

When Semantic Segmentation Meets Frequency Aliasing

linwei-chen/seg-aliasing 14 Mar 2024

While positively correlated with the proposed aliasing score, three types of hard pixels exhibit different patterns.

25
14 Mar 2024

StainFuser: Controlling Diffusion for Faster Neural Style Transfer in Multi-Gigapixel Histology Images

r-j96/stainfuser 14 Mar 2024

Stain normalization algorithms aim to transform the color and intensity characteristics of a source multi-gigapixel histology image to match those of a target image, mitigating inconsistencies in the appearance of stains used to highlight cellular components in the images.

11
14 Mar 2024

SAM-PD: How Far Can SAM Take Us in Tracking and Segmenting Anything in Videos by Prompt Denoising

infzhou/sam-pd 7 Mar 2024

Recently, promptable segmentation models, such as the Segment Anything Model (SAM), have demonstrated robust zero-shot generalization capabilities on static images.

4
07 Mar 2024

CenterDisks: Real-time instance segmentation with disk covering

katiajdl/centerdisks 5 Mar 2024

In the learning phase, we consider the radius as proportional to a standard deviation in order to compute the error to propagate on a set of two-dimensional Gaussian functions rather than disks.

0
05 Mar 2024

End-to-End Human Instance Matting

qlyoo/e2e-him 3 Mar 2024

Finally, an instance matting network decodes the image features and united semantics guidance to predict all instance-level alpha mattes.

8
03 Mar 2024

FusionVision: A comprehensive approach of 3D object reconstruction and segmentation from RGB-D cameras using YOLO and fast segment anything

safouaneelg/FusionVision 29 Feb 2024

Therefore, this paper introduces FusionVision, an exhaustive pipeline adapted for the robust 3D segmentation of objects in RGB-D imagery.

22
29 Feb 2024