FAR-Net: Fast Anchor Refining for Arbitrary-Oriented Object Detection
作者:Chenwei Deng, Donglin Jing, Yuqi Han, Shuliang Wang, Hongshuo Wang · 发表于:IEEE Geoscience and Remote Sensing Letters · 年份:2022 · DOI:10.1109/lgrs.2022.3144513 · 被引用次数:32 · 研究领域:Advanced Neural Network Applications、Remote-Sensing Image Classification、Advanced Image and Video Retrieval Techniques
Compared with natural images, targets in remote-sensing images are often distributed with more flexible orientation, aspect ratio, and scale. Thus, anchor-based algorithms often employ plenty of preset anchors to encode the above-mentioned attributes in object detection tasks. However, they often suffer from the following issues: 1) significant computational burden caused by dense-sampling anchors; 2) serious background interference since many anchors only cover small parts of the actual target; and 3) feature misalignment between the targets with the preset anchors due to the absence of the most discriminant features for target extraction. Therefore, in this letter, a fast anchor refining network (FAR-Net) is advocated to address the remaining issues for arbitrary-oriented object detection in the remote-sensing field. To be specific, a rotation alignment module (RAM) and balanced regression loss function (BR-loss) are carefully designed in the FAR-Net. The RAM is capable of generating high-quality anchors based on a refinement convolution and adaptively aligning the convolutional features by complying with the anchor boxes to reduce redundant calculation. The BR-loss is designed by employing a balanced loss function to prevent misaligned anchors from causing major gradient descents, thereby achieving a more stable network training procedure. Extensive experiments on public remote-sensing datasets (HRSC2016 and UCAS-AOD) demonstrate the excellent detection performance of our ...