We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computer Vision and Pattern Recognition

Title: CenterPoly: real-time instance segmentation using bounding polygons

Abstract: 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 this https URL
Comments: Accepted to the 2nd Autonomous Vehicle Vision Workshop (AVVision)
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:2108.08923 [cs.CV]
  (or arXiv:2108.08923v2 [cs.CV] for this version)

Submission history

From: Hughes Perreault [view email]
[v1] Thu, 19 Aug 2021 21:31:30 GMT (17444kb,D)
[v2] Wed, 15 Sep 2021 14:01:32 GMT (17444kb,D)

Link back to: arXiv, form interface, contact.