Single-Shot Two-Pronged Detector with Rectified IoU Loss
Keyang Wang, Lei Zhang

TL;DR
This paper introduces a bidirectional feature enhancement network and a novel IoU-based loss to improve object detection accuracy across scales, addressing feature imbalance and sample difficulty issues.
Contribution
It proposes a Two-Pronged Network (TPNet) for bidirectional feature transfer and a Rectified IoU loss to better handle sample difficulty, advancing single-stage object detection.
Findings
TPNet improves detection accuracy across scales.
Rectified IoU loss enhances localization precision.
Experimental results show superior performance over existing methods.
Abstract
In the CNN based object detectors, feature pyramids are widely exploited to alleviate the problem of scale variation across object instances. These object detectors, which strengthen features via a top-down pathway and lateral connections, are mainly to enrich the semantic information of low-level features, but ignore the enhancement of high-level features. This can lead to an imbalance between different levels of features, in particular a serious lack of detailed information in the high-level features, which makes it difficult to get accurate bounding boxes. In this paper, we introduce a novel two-pronged transductive idea to explore the relationship among different layers in both backward and forward directions, which can enrich the semantic information of low-level features and detailed information of high-level features at the same time. Under the guidance of the two-pronged idea,…
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.
