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

Training Region-based Object Detectors with Online Hard Example Mining

About

The field of object detection has made significant advances riding on the wave of region-based ConvNets, but their training procedure still includes many heuristics and hyperparameters that are costly to tune. We present a simple yet surprisingly effective online hard example mining (OHEM) algorithm for training region-based ConvNet detectors. Our motivation is the same as it has always been -- detection datasets contain an overwhelming number of easy examples and a small number of hard examples. Automatic selection of these hard examples can make training more effective and efficient. OHEM is a simple and intuitive algorithm that eliminates several heuristics and hyperparameters in common use. But more importantly, it yields consistent and significant boosts in detection performance on benchmarks like PASCAL VOC 2007 and 2012. Its effectiveness increases as datasets become larger and more difficult, as demonstrated by the results on the MS COCO dataset. Moreover, combined with complementary advances in the field, OHEM leads to state-of-the-art results of 78.9% and 76.3% mAP on PASCAL VOC 2007 and 2012 respectively.

Abhinav Shrivastava, Abhinav Gupta, Ross Girshick• 2016

Related benchmarks

TaskDatasetResultRank
Object DetectionPASCAL VOC 2007 (test)
mAP78.9
821
Object DetectionMS COCO (test-dev)
mAP@.545.9
677
Object DetectionPASCAL VOC 2012 (test)
mAP80.1
270
Skin lesion classificationHAM10000 (test)
Accuracy81.8
83
Object DetectionMS COCO 2015 (test-dev)
AP @ IoU=0.50 (Overall)45.9
54
Object DetectionPASCAL VOC 2007
mAP69.9
49
Classificationpima
Accuracy75.99
17
Medical Image ClassificationAPTOS 2019
Accuracy81.3
14
Imbalanced ClassificationYeast (test)
Macro F150.07
12
ClassificationYeast
Recall50.97
12
Showing 10 of 27 rows

Other info

Follow for update