Real-time Instance Segmentation

22 papers with code • 6 benchmarks • 5 datasets

Similar to its parent task, instance segmentation, but with the goal of achieving real-time capabilities under a defined setting.

Image Credit: SipMask: Spatial Information Preservation for Fast Image and Video Instance Segmentation

Libraries

Use these libraries to find Real-time Instance Segmentation models and implementations
2 papers
27,852

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.

512
23 Mar 2021

YolactEdge: Real-time Instance Segmentation on the Edge

haotian-liu/yolact_edge 22 Dec 2020

We propose YolactEdge, the first competitive instance segmentation approach that runs on small edge devices at real-time speeds.

1,257
22 Dec 2020

SipMask: Spatial Information Preservation for Fast Image and Video Instance Segmentation

JialeCao001/SipMask ECCV 2020

In terms of real-time capabilities, SipMask outperforms YOLACT with an absolute gain of 3. 0% (mask AP) under similar settings, while operating at comparable speed on a Titan Xp.

334
29 Jul 2020

CenterMask: Real-Time Anchor-Free Instance Segmentation

youngwanLEE/CenterMask CVPR 2020

We propose a simple yet efficient anchor-free instance segmentation, called CenterMask, that adds a novel spatial attention-guided mask (SAG-Mask) branch to anchor-free one stage object detector (FCOS) in the same vein with Mask R-CNN.

760
01 Jun 2020

SOLOv2: Dynamic and Fast Instance Segmentation

open-mmlab/mmdetection NeurIPS 2020

Importantly, we take one step further by dynamically learning the mask head of the object segmenter such that the mask head is conditioned on the location.

27,852
23 Mar 2020

Deep Snake for Real-Time Instance Segmentation

zju3dv/snake CVPR 2020

Based on deep snake, we develop a two-stage pipeline for instance segmentation: initial contour proposal and contour deformation, which can handle errors in object localization.

1,146
06 Jan 2020

BlendMask: Top-Down Meets Bottom-Up for Instance Segmentation

aim-uofa/adet CVPR 2020

The proposed BlendMask can effectively predict dense per-pixel position-sensitive instance features with very few channels, and learn attention maps for each instance with merely one convolution layer, thus being fast in inference.

3,325
02 Jan 2020

YOLACT++: Better Real-time Instance Segmentation

dbolya/yolact 3 Dec 2019

Then we produce instance masks by linearly combining the prototypes with the mask coefficients.

4,927
03 Dec 2019

CenterMask : Real-Time Anchor-Free Instance Segmentation

youngwanLEE/centermask2 arXiv 2019

We hope that CenterMask and VoVNetV2 can serve as a solid baseline of real-time instance segmentation and backbone network for various vision tasks, respectively.

769
15 Nov 2019

Explicit Shape Encoding for Real-Time Instance Segmentation

WenqiangX/ese_seg ICCV 2019

In this paper, we propose a novel top-down instance segmentation framework based on explicit shape encoding, named \textbf{ESE-Seg}.

106
12 Aug 2019