Weighted boxes fusion: Ensembling boxes from different object detection models
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
Code (10)
Tasks
Objectobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
Diffusing More Objects for Semi-Supervised Domain Adaptation with Less Labeling
For object detection, it is possible to view the prediction of bounding boxes as a reverse diffusion process. Using a diffusion model, the random bounding boxes are iteratively refined in a denoising step, conditioned on…
DenoisingDomain Adaptationobject-detectionObject Detection+1Frame Fusion with Vehicle Motion Prediction for 3D Object Detection
In LiDAR-based 3D detection, history point clouds contain rich temporal information helpful for future prediction. In the same way, history detections should contribute to future detections. In this paper, we propose a d…
3D Object DetectionFuture predictionModel Selectionmotion prediction+2DiffusionDet: Diffusion Model for Object Detection
We propose DiffusionDet, a new framework that formulates object detection as a denoising diffusion process from noisy boxes to object boxes. During the training stage, object boxes diffuse from ground-truth boxes to rand…
DenoisingmodelObjectobject-detection+1Evolving Boxes for Fast Vehicle Detection
We perform fast vehicle detection from traffic surveillance cameras. A novel deep learning framework, namely Evolving Boxes, is developed that proposes and refines the object boxes under different feature representations…
Fast Vehicle DetectionGPUvehicle detectionGraph Fusion Network for Multi-Oriented Object Detection
In object detection, non-maximum suppression (NMS) methods are extensively adopted to remove horizontal duplicates of detected dense boxes for generating final object instances. However, due to the degraded quality of de…
Objectobject-detectionObject DetectionOriented Object Detection