Dynamic Anchor Learning for Arbitrary-Oriented Object Detection
Qi Ming, Zhiqiang Zhou, Lingjuan Miao, Hongwei Zhang, Linhao Li

TL;DR
This paper introduces a dynamic anchor learning method that improves arbitrary-oriented object detection by evaluating anchor quality through a new matching degree, leading to more accurate detections with fewer anchors.
Contribution
The proposed DAL method offers a novel way to assess anchor quality and adaptively select high-quality anchors, enhancing detection accuracy for arbitrary-oriented objects.
Findings
Achieves superior detection performance on multiple remote sensing datasets.
Reduces the number of required anchors for accurate detection.
Improves consistency between classification confidence and localization accuracy.
Abstract
Arbitrary-oriented objects widely appear in natural scenes, aerial photographs, remote sensing images, etc., thus arbitrary-oriented object detection has received considerable attention. Many current rotation detectors use plenty of anchors with different orientations to achieve spatial alignment with ground truth boxes, then Intersection-over-Union (IoU) is applied to sample the positive and negative candidates for training. However, we observe that the selected positive anchors cannot always ensure accurate detections after regression, while some negative samples can achieve accurate localization. It indicates that the quality assessment of anchors through IoU is not appropriate, and this further lead to inconsistency between classification confidence and localization accuracy. In this paper, we propose a dynamic anchor learning (DAL) method, which utilizes the newly defined matching…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Robotics and Sensor-Based Localization
