Location-Aware Box Reasoning for Anchor-Based Single-Shot Object Detection
Wenchi Ma, Kaidong Li, Guanghui Wang

TL;DR
This paper introduces a location-aware reasoning framework for single-shot object detectors that combines location and classification confidences to improve bounding box quality assessment, leading to better detection performance.
Contribution
It proposes a novel localization score learned through a new network block, enhancing bounding box evaluation in single-shot detectors.
Findings
Improved detection accuracy on MS COCO and PASCAL VOC benchmarks.
Enhanced robustness and consistency in object detection results.
Better bounding box selection in NMS through location-aware scoring.
Abstract
In the majority of object detection frameworks, the confidence of instance classification is used as the quality criterion of predicted bounding boxes, like the confidence-based ranking in non-maximum suppression (NMS). However, the quality of bounding boxes, indicating the spatial relations, is not only correlated with the classification scores. Compared with the region proposal network (RPN) based detectors, single-shot object detectors suffer the box quality as there is a lack of pre-selection of box proposals. In this paper, we aim at single-shot object detectors and propose a location-aware anchor-based reasoning (LAAR) for the bounding boxes. LAAR takes both the location and classification confidences into consideration for the quality evaluation of bounding boxes. We introduce a novel network block to learn the relative location between the anchors and the ground truths, denoted…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
