English

Weighted boxes fusion: Ensembling boxes from different object detection models

Computer Vision and Pattern Recognition 2021-02-09 v3

Abstract

In this work, we present a novel method for combining predictions of object detection models: weighted boxes fusion. Our algorithm utilizes confidence scores of all proposed bounding boxes to constructs the averaged boxes. We tested method on several datasets and evaluated it in the context of the Open Images and COCO Object Detection tracks, achieving top results in these challenges. The source code is publicly available at https://github.com/ZFTurbo/Weighted-Boxes-Fusion

Keywords

Cite

@article{arxiv.1910.13302,
  title  = {Weighted boxes fusion: Ensembling boxes from different object detection models},
  author = {Roman Solovyev and Weimin Wang and Tatiana Gabruseva},
  journal= {arXiv preprint arXiv:1910.13302},
  year   = {2021}
}
R2 v1 2026-06-23T11:58:25.430Z