vix.ing · top · new · best · stats · spec

Multi-Grid Redundant Bounding Box Annotation for Accurate Object Detection

2022/01/05 by Solomon Negussie Tesema, Tesema, Solomon Negussie, El‐Bay Bourennane +1
Computer Science · Medicine · #Advanced Image and Video Retrieval Techniques #Advanced Neural Network Applications #COVID-19 diagnosis using AI #Computer Vision and Pattern Recognition (cs.CV) #FOS: Computer and information sciences

paper · pdf · doi:10.48550/arxiv.2201.01857

openalex publication_date 2022/01/05 · openalex created_date 2022/05/05 · openalex updated_date 2026/07/28

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.

Related