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,708

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

Real-time Automatic M-mode Echocardiography Measurement with Panel Attention from Local-to-Global Pixels

hanktseng131415go/ramem 15 Aug 2023

Motion mode (M-mode) recording is an essential part of echocardiography to measure cardiac dimension and function.

5
15 Aug 2023

Real-time instance segmentation with polygons using an Intersection-over-Union loss

katiajdl/centerpoly-v2 9 May 2023

In this paper, we improve over CenterPoly by enhancing the classical regression L1 loss with a novel region-based loss and a novel order loss, as well as with a new training process for the vertices prediction head.

3
09 May 2023

FastInst: A Simple Query-Based Model for Real-Time Instance Segmentation

junjiehe96/fastinst CVPR 2023

In this paper, we show the strong potential of query-based models on efficient instance segmentation algorithm designs.

156
15 Mar 2023

RTMDet: An Empirical Study of Designing Real-Time Object Detectors

open-mmlab/mmdetection 14 Dec 2022

In this paper, we aim to design an efficient real-time object detector that exceeds the YOLO series and is easily extensible for many object recognition tasks such as instance segmentation and rotated object detection.

27,701
14 Dec 2022

D-InLoc++: Indoor Localization in Dynamic Environments

dubenma/d-inlocpp 21 Sep 2022

Lastly, we describe and improve the mistakes caused by gradient-based comparison between synthetic and query images and publish a new pipeline for simulation of environments with movable objects from the Matterport scans.

7
21 Sep 2022

Sparse Instance Activation for Real-Time Instance Segmentation

hustvl/sparseinst CVPR 2022

In this paper, we propose a conceptually novel, efficient, and fully convolutional framework for real-time instance segmentation.

560
24 Mar 2022

Mask-aware IoU for Anchor Assignment in Real-time Instance Segmentation

kemaloksuz/mask-aware-iou 19 Oct 2021

We present the effectiveness of maIoU on a state-of-the-art (SOTA) assigner, ATSS, by replacing IoU operation by our maIoU and training YOLACT, a SOTA real-time instance segmentation method.

52
19 Oct 2021

CenterPoly: real-time instance segmentation using bounding polygons

hu64/centerpoly 19 Aug 2021

The models were trained and evaluated on Cityscapes, KITTI and IDD and the results are reported on their public benchmark, which are state-of-the-art at real-time speeds.

48
19 Aug 2021

Real-time Instance Segmentation with Discriminative Orientation Maps

duwt/OrienMask ICCV 2021

Although instance segmentation has made considerable advancement over recent years, it's still a challenge to design high accuracy algorithms with real-time performance.

51
23 Jun 2021