资源论文Mask Scoring R-CNN

Mask Scoring R-CNN

2019-09-10 | |  101 |   46 |   0

Abstract Letting a deep network be aware of the quality of its own predictions is an interesting yet important problem. In the task of instance segmentation, the confifidence of instance classifification is used as mask quality score in most instance segmentation frameworks. However, the mask quality, quantifified as the IoU between the instance mask and its ground truth, is usually not well correlated with classifification score. In this paper, we study this problem and propose Mask Scoring R-CNN which contains a network block to learn the quality of the predicted instance masks. The proposed network block takes the instance feature and the corresponding predicted mask together to regress the mask IoU. The mask scoring strategy calibrates the misalignment between mask quality and mask score, and improves instance segmentation performance by prioritizing more accurate mask predictions during COCO AP evaluation. By extensive evaluations on the COCO dataset, Mask Scoring R-CNN brings consistent and noticeable gain with different models and outperforms the state-of-the-art Mask RCNN. We hope our simple and effective approach will provide a new direction for improving instance segmentation. The source code of our method is available at https:// github.com/zjhuang22/maskscoring_rcnn.

上一篇:DeepCO3 : Deep Instance Co-segmentation by Co-peak Search and Co-saliency Detection

下一篇:SCOPS: Self-Supervised Co-Part Segmentation

用户评价
全部评价

热门资源

  • Learning to learn...

    The move from hand-designed features to learned...

  • A Mathematical Mo...

    Direct democracy, where each voter casts one vo...

  • Stratified Strate...

    In this paper we introduce Stratified Strategy ...

  • Rating-Boosted La...

    The performance of a recommendation system reli...

  • Hierarchical Task...

    We extend hierarchical task network planning wi...