...
首页> 外文期刊>IEEE Transactions on Pattern Analysis and Machine Intelligence >Cascade R-CNN: High Quality Object Detection and Instance Segmentation
【24h】

Cascade R-CNN: High Quality Object Detection and Instance Segmentation

机译:Cascade R-CNN:高质量的对象检测和实例分割

获取原文
获取原文并翻译 | 示例
           

摘要

In object detection, the intersection over union (IoU) threshold is frequently used to define positives/negatives. The threshold used to train a detector defines its quality. While the commonly used threshold of 0.5 leads to noisy (low-quality) detections, detection performance frequently degrades for larger thresholds. This paradox of high-quality detection has two causes: 1) overfitting, due to vanishing positive samples for large thresholds, and 2) inference-time quality mismatch between detector and test hypotheses. A multi-stage object detection architecture, the Cascade R-CNN, composed of a sequence of detectors trained with increasing IoU thresholds, is proposed to address these problems. The detectors are trained sequentially, using the output of a detector as training set for the next. This resampling progressively improves hypotheses quality, guaranteeing a positive training set of equivalent size for all detectors and minimizing overfitting. The same cascade is applied at inference, to eliminate quality mismatches between hypotheses and detectors. An implementation of the Cascade R-CNN without bells or whistles achieves state-of-the-art performance on the COCO dataset, and significantly improves high-quality detection on generic and specific object datasets, including VOC, KITTI, CityPerson, and WiderFace. Finally, the Cascade R-CNN is generalized to instance segmentation, with nontrivial improvements over the Mask R-CNN.
机译:在对象检测中,频繁地使用联盟(iou)阈值来定义阳性/否定。用于训练探测器的阈值定义其质量。虽然常用的0.5阈值导致嘈杂(低质量)检测,但检测性能经常降低更大的阈值。这种高质量检测的悖论有两种原因:1)过度拟合,由于消失的阳性样本为大阈值,2)检测器与测试假设之间的推理时间质量不匹配。提出了一种多级对象检测架构,由随着增加IOU阈值训练的一系列检测器组成的级联R-CNN,以解决这些问题。使用检测器的输出作为下一个训练设置,检测器训练。这种重采样逐渐提高假设质量,保证所有探测器的相同大小的正训练集,并最大限度地减少过度拟合。在推理时应用相同的级联,以消除假设和探测器之间的质量不匹配。没有钟声或吹口哨的级联R-CNN的实现在Coco数据集上实现了最先进的性能,并且显着提高了通用和特定对象数据集的高质量检测,包括VOC,Kitti,Cityperson和WigerFace。最后,级联R-CNN广泛地推广到实例分割,在掩模R-CNN上具有非竞争改进。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号