4.8 Article

YOLACT plus plus Better Real-Time Instance Segmentation

出版社

IEEE COMPUTER SOC
DOI: 10.1109/TPAMI.2020.3014297

关键词

Instance segmentation; real time

资金

  1. ARO YIP [W911NF17-1-0410]
  2. NSF CAREER [IIS-1751206]
  3. NSF [IIS-1812850]
  4. AWS ML Research Award
  5. Google Cloud Platform research credits
  6. XSEDE [IRI180001]

向作者/读者索取更多资源

This paper presents a simple fully-convolutional model for real-time instance segmentation. By breaking instance segmentation into two parallel subtasks and linearly combining prototypes with mask coefficients, the model achieves competitive results with significantly faster speed. The authors also propose a faster replacement for standard non-maximum suppression and apply deformable convolutions to improve performance and efficiency.
We present a simple, fully-convolutional model for real-time ( > 30 fps) instance segmentation that achieves competitive results on MS COCO evaluated on a single Titan Xp, which is significantly faster than any previous state-of-the-art approach. Moreover, we obtain this result after training on only one GPU. We accomplish this by breaking instance segmentation into two parallel subtasks: (1) generating a set of prototype masks and (2) predicting per-instance mask coefficients. Then we produce instance masks by linearly combining the prototypes with the mask coefficients. We find that because this process doesn't depend on repooling, this approach produces very high-quality masks and exhibits temporal stability for free. Furthermore, we analyze the emergent behavior of our prototypes and show they learn to localize instances on their own in a translation variant manner, despite being fully-convolutional. We also propose Fast NMS, a drop-in 12 ms faster replacement for standard NMS that only has a marginal performance penalty. Finally, by incorporating deformable convolutions into the backbone network, optimizing the prediction head with better anchor scales and aspect ratios, and adding a novel fast mask re-scoring branch, our YOLACT++ model can achieve 34.1 mAP on MS COCO at 33.5 fps, which is fairly close to the state-of-the-art approaches while still running at real-time.

作者

我是这篇论文的作者
点击您的名字以认领此论文并将其添加到您的个人资料中。

评论

主要评分

4.8
评分不足

次要评分

新颖性
-
重要性
-
科学严谨性
-
评价这篇论文

推荐

暂无数据
暂无数据