English

Multi-Grid Redundant Bounding Box Annotation for Accurate Object Detection

Computer Vision and Pattern Recognition 2025-11-20 v1

Abstract

Modern leading object detectors are either two-stage or one-stage networks repurposed from a deep CNN-based backbone classifier network. YOLOv3 is one such very-well known state-of-the-art one-shot detector that takes in an input image and divides it into an equal-sized grid matrix. The grid cell having the center of an object is the one responsible for detecting the particular object. This paper presents a new mathematical approach that assigns multiple grids per object for accurately tight-fit bounding box prediction. We also propose an effective offline copy-paste data augmentation for object detection. Our proposed method significantly outperforms some current state-of-the-art object detectors with a prospect for further better performance.

Keywords

Cite

@article{arxiv.2201.01857,
  title  = {Multi-Grid Redundant Bounding Box Annotation for Accurate Object Detection},
  author = {Solomon Negussie Tesema and El-Bay Bourennane},
  journal= {arXiv preprint arXiv:2201.01857},
  year   = {2025}
}

Comments

Will appear on "The 19th IEEE International Conference on Pervasive Intelligence and Computing (PICom 2021)". Conference Held on 25 - 28 October 2021

R2 v1 2026-06-24T08:41:27.636Z