English

A Strong and Reproducible Object Detector with Only Public Datasets

Computer Vision and Pattern Recognition 2023-04-26 v1

Abstract

This work presents Focal-Stable-DINO, a strong and reproducible object detection model which achieves 64.6 AP on COCO val2017 and 64.8 AP on COCO test-dev using only 700M parameters without any test time augmentation. It explores the combination of the powerful FocalNet-Huge backbone with the effective Stable-DINO detector. Different from existing SOTA models that utilize an extensive number of parameters and complex training techniques on large-scale private data or merged data, our model is exclusively trained on the publicly available dataset Objects365, which ensures the reproducibility of our approach.

Keywords

Cite

@article{arxiv.2304.13027,
  title  = {A Strong and Reproducible Object Detector with Only Public Datasets},
  author = {Tianhe Ren and Jianwei Yang and Shilong Liu and Ailing Zeng and Feng Li and Hao Zhang and Hongyang Li and Zhaoyang Zeng and Lei Zhang},
  journal= {arXiv preprint arXiv:2304.13027},
  year   = {2023}
}

Comments

64.8 AP on COCO test-dev

R2 v1 2026-06-28T10:17:35.314Z