pith. machine review for the scientific record. sign in

arxiv: 1506.07224 · v1 · submitted 2015-06-24 · 💻 cs.CV

Recognition: unknown

Deep CNN Ensemble with Data Augmentation for Object Detection

Authors on Pith no claims yet
classification 💻 cs.CV
keywords pascaldetectionmethodtasktrainingcocodatadeep
0
0 comments X
read the original abstract

We report on the methods used in our recent DeepEnsembleCoco submission to the PASCAL VOC 2012 challenge, which achieves state-of-the-art performance on the object detection task. Our method is a variant of the R-CNN model proposed Girshick:CVPR14 with two key improvements to training and evaluation. First, our method constructs an ensemble of deep CNN models with different architectures that are complementary to each other. Second, we augment the PASCAL VOC training set with images from the Microsoft COCO dataset to significantly enlarge the amount training data. Importantly, we select a subset of the Microsoft COCO images to be consistent with the PASCAL VOC task. Results on the PASCAL VOC evaluation server show that our proposed method outperform all previous methods on the PASCAL VOC 2012 detection task at time of submission.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Domain-Specialized Object Detection via Model-Level Mixtures of Experts

    cs.CV 2026-04 unverdicted novelty 5.0

    Model-level MoE of domain-specialized YOLO detectors with gating network outperforms standard ensembles on BDD100K while revealing expert specialization.