SOOD++: Leveraging Unlabeled Data to Boost Oriented Object Detection
Dingkang Liang, Wei Hua, Chunsheng Shi, Zhikang Zou, Xiaoqing Ye, Xiang Bai

TL;DR
This paper introduces SOOD++, a semi-supervised oriented object detection method that effectively leverages unlabeled aerial images with arbitrary orientations, small scales, and dense distributions to improve detection accuracy.
Contribution
The paper proposes novel strategies like SIDS, GAW, and NGC to enhance semi-supervised oriented object detection, addressing challenges specific to aerial imagery.
Findings
Outperforms previous SOTA by large margins on DOTA benchmarks.
Improves detection accuracy with limited labeled data (10-30%).
Achieves 72.48 mAP with full supervision, setting new SOTA.
Abstract
Semi-supervised object detection (SSOD), leveraging unlabeled data to boost object detectors, has become a hot topic recently. However, existing SSOD approaches mainly focus on horizontal objects, leaving oriented objects common in aerial images unexplored. At the same time, the annotation cost of oriented objects is significantly higher than that of their horizontal counterparts. Therefore, in this paper, we propose a simple yet effective Semi-supervised Oriented Object Detection method termed SOOD++. Specifically, we observe that objects from aerial images usually have arbitrary orientations, small scales, and dense distribution, which inspires the following core designs: a Simple Instance-aware Dense Sampling (SIDS) strategy is used to generate comprehensive dense pseudo-labels; the Geometry-aware Adaptive Weighting (GAW) loss dynamically modulates the importance of each pair between…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Machine Learning and Data Classification
MethodsFocus
