Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

PolyTransform: Deep Polygon Transformer for Instance Segmentation

About

In this paper, we propose PolyTransform, a novel instance segmentation algorithm that produces precise, geometry-preserving masks by combining the strengths of prevailing segmentation approaches and modern polygon-based methods. In particular, we first exploit a segmentation network to generate instance masks. We then convert the masks into a set of polygons that are then fed to a deforming network that transforms the polygons such that they better fit the object boundaries. Our experiments on the challenging Cityscapes dataset show that our PolyTransform significantly improves the performance of the backbone instance segmentation network and ranks 1st on the Cityscapes test-set leaderboard. We also show impressive gains in the interactive annotation setting. We release the code at https://github.com/uber-research/PolyTransform.

Justin Liang, Namdar Homayounfar, Wei-Chiu Ma, Yuwen Xiong, Rui Hu, Raquel Urtasun• 2019

Related benchmarks

TaskDatasetResultRank
Instance SegmentationCityscapes (val)
AP44.6
239
Instance SegmentationCityscapes (test)
AP (Overall)40.1
122
Panoptic SegmentationCityscapes (test)
PQ40.1
51
Instance SegmentationCityscapes v1 (test)
AP40.1
16
Instance SegmentationCityscapes v1 (val)
AP44.6
14
Instance SegmentationNew self-driving dataset (test)
AP35.3
6
Interactive AnnotationCityscapes Hard
Mean IoU0.7876
5
Interactive AnnotationCityscapes Stretch (val)
mIoU80.9
3
Showing 8 of 8 rows

Other info

Follow for update