HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Training Region-based Object Detectors with Online Hard Example Mining

Abhinav Shrivastava; Abhinav Gupta; Ross Girshick

Training Region-based Object Detectors with Online Hard Example Mining

Abstract

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.

Code Repositories

Bennie-Han/Image-augementation-pytorch
pytorch
Mentioned in GitHub
abhi2610/ohem
caffe2
Mentioned in GitHub
hh-xiaohu/Image-augementation-pytorch
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
face-identification-on-trillion-pairs-datasetHM-Softmax
Accuracy: 36.75
face-verification-on-trillion-pairs-datasetHM-Softmax
Accuracy: 34.46
object-detection-on-pascal-voc-2007OHEM
MAP: 78.9%

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Training Region-based Object Detectors with Online Hard Example Mining | Papers | HyperAI