Task-wise Sampling Convolutions for Arbitrary-Oriented Object Detection in Aerial Images
Zhanchao Huang, Wei Li, Xiang-Gen Xia, Hao Wang, and Ran Tao

TL;DR
This paper introduces task-wise sampling convolutions (TS-Conv), a novel AOOD method that adaptively samples features for localization and classification, improving detection accuracy and robustness in aerial images.
Contribution
The paper proposes TS-Conv with task-specific sampling and a dynamic label assignment strategy, enhancing orientation robustness and detection performance in AOOD tasks.
Findings
TS-Conv outperforms existing methods on multiple datasets
Improved orientation robustness of features
Demonstrated scalability across various scenes and categories
Abstract
Arbitrary-oriented object detection (AOOD) has been widely applied to locate and classify objects with diverse orientations in remote sensing images. However, the inconsistent features for the localization and classification tasks in AOOD models may lead to ambiguity and low-quality object predictions, which constrains the detection performance. In this article, an AOOD method called task-wise sampling convolutions (TS-Conv) is proposed. TS-Conv adaptively samples task-wise features from respective sensitive regions and maps these features together in alignment to guide a dynamic label assignment for better predictions. Specifically, sampling positions of the localization convolution in TS-Conv are supervised by the oriented bounding box (OBB) prediction associated with spatial coordinates, while sampling positions and convolutional kernel of the classification convolution are designed…
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 · Advanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization
MethodsConvolution
