English

BigDetection: A Large-scale Benchmark for Improved Object Detector Pre-training

Computer Vision and Pattern Recognition 2022-03-25 v1 Artificial Intelligence

Abstract

Multiple datasets and open challenges for object detection have been introduced in recent years. To build more general and powerful object detection systems, in this paper, we construct a new large-scale benchmark termed BigDetection. Our goal is to simply leverage the training data from existing datasets (LVIS, OpenImages and Object365) with carefully designed principles, and curate a larger dataset for improved detector pre-training. Specifically, we generate a new taxonomy which unifies the heterogeneous label spaces from different sources. Our BigDetection dataset has 600 object categories and contains over 3.4M training images with 36M bounding boxes. It is much larger in multiple dimensions than previous benchmarks, which offers both opportunities and challenges. Extensive experiments demonstrate its validity as a new benchmark for evaluating different object detection methods, and its effectiveness as a pre-training dataset.

Keywords

Cite

@article{arxiv.2203.13249,
  title  = {BigDetection: A Large-scale Benchmark for Improved Object Detector Pre-training},
  author = {Likun Cai and Zhi Zhang and Yi Zhu and Li Zhang and Mu Li and Xiangyang Xue},
  journal= {arXiv preprint arXiv:2203.13249},
  year   = {2022}
}

Comments

Technical report, code is released at https://github.com/amazon-research/bigdetection

R2 v1 2026-06-24T10:25:01.970Z