CenterPoly: real-time instance segmentation using bounding polygons

08/19/2021
by   Hughes Perreault, et al.
0

We present a novel method, called CenterPoly, for real-time instance segmentation using bounding polygons. We apply it to detect road users in dense urban environments, making it suitable for applications in intelligent transportation systems like automated vehicles. CenterPoly detects objects by their center keypoint while predicting a fixed number of polygon vertices for each object, thus performing detection and segmentation in parallel. Most of the network parameters are shared by the network heads, making it fast and lightweight enough to run at real-time speed. To properly convert mask ground-truth to polygon ground-truth, we designed a vertex selection strategy to facilitate the learning of the polygons. Additionally, to better segment overlapping objects in dense urban scenes, we also train a relative depth branch to determine which instances are closer and which are further, using available weak annotations. We propose several models with different backbones to show the possible speed / accuracy trade-offs. 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. Code is available at https://github.com/hu64/CenterPoly

READ FULL TEXT

page 1

page 4

page 8

research
11/02/2021

PolyTrack: Tracking with Bounding Polygons

In this paper, we present a novel method called PolyTrack for fast multi...
research
10/19/2021

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

This paper presents Mask-aware Intersection-over-Union (maIoU) for assig...
research
03/24/2022

Sparse Instance Activation for Real-Time Instance Segmentation

In this paper, we propose a conceptually novel, efficient, and fully con...
research
12/22/2020

YolactEdge: Real-time Instance Segmentation on the Edge (Jetson AGX Xavier: 30 FPS, RTX 2080 Ti: 170 FPS)

We propose YolactEdge, the first competitive instance segmentation appro...
research
03/15/2023

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

Recent attention in instance segmentation has focused on query-based mod...
research
05/09/2023

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

Predicting a binary mask for an object is more accurate but also more co...
research
05/13/2018

LMNet: Real-time Multiclass Object Detection on CPU using 3D LiDARs

This paper describes an optimized single-stage deep convolutional neural...

Please sign up or login with your details

Forgot password? Click here to reset