Weighted boxes fusion: Ensembling boxes from different object detection models
2019-10-29Code Available0· sign in to hype
Roman Solovyev, Weimin WANG, Tatiana Gabruseva
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/ZFTurbo/Weighted-Boxes-FusionOfficialIn papernone★ 0
- github.com/HirataYurina/yolov4-tiny-kerastf★ 16
- github.com/huyhieupham/learning-from-multiple-annotatorspytorch★ 6
- github.com/Luckygyana/Invo-AIpytorch★ 3
- github.com/phykn/film-defect-detectionpytorch★ 1
- github.com/grandoba/detectron2_ensemblepytorch★ 0
- github.com/HirataYurina/yoloV4-keras-techitf★ 0
- github.com/FicmillaR/FicmillaR.github.ionone★ 0
- github.com/HirataYurina/yoloV3-keras-sibyltf★ 0
- github.com/Wastoon/MOT-CenterNetpytorch★ 0
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