English

A Mask-RCNN Baseline for Probabilistic Object Detection

Computer Vision and Pattern Recognition 2019-10-15 v2

Abstract

The Probabilistic Object Detection Challenge evaluates object detection methods using a new evaluation measure, Probability-based Detection Quality (PDQ), on a new synthetic image dataset. We present our submission to the challenge, a fine-tuned version of Mask-RCNN with some additional post-processing. Our method, submitted under username pammirato, is currently second on the leaderboard with a score of 21.432, while also achieving the highest spatial quality and average overall quality of detections. We hope this method can provide some insight into how detectors designed for mean average precision (mAP) evaluation behave under PDQ, as well as a strong baseline for future work.

Keywords

Cite

@article{arxiv.1908.03621,
  title  = {A Mask-RCNN Baseline for Probabilistic Object Detection},
  author = {Phil Ammirato and Alexander C. Berg},
  journal= {arXiv preprint arXiv:1908.03621},
  year   = {2019}
}

Comments

2nd place in 1st PODC at CVPR 2019

R2 v1 2026-06-23T10:44:06.439Z