paper-with-me

Papers

Dynamic Anchor Learning for Arbitrary-Oriented Object Detection

2020-12-08 · Qi Ming, Zhiqiang Zhou, Lingjuan Miao, Hongwei Zhang, Linhao Li

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 degree to comprehensively evaluate the localization potential of the anchors and carry out a more efficient label assignment process. In this way, the detector can dynamically select high-quality anchors to achieve accurate object detection, and the divergence between classification and regression will be alleviated. With the newly introduced DAL, we achieve superior detection performance for arbitrary-oriented objects with only a few horizontal preset anchors. Experimental results on three remote sensing datasets HRSC2016, DOTA, UCAS-AOD as well as a scene text dataset ICDAR 2015 show that our method achieves substantial improvement compared with the baseline model. Besides, our approach is also universal for object detection using horizontal bound box. The code and models are available at https://github.com/ming71/DAL.

📄 PDF Abstract BibTeX arXiv:2012.04150

Code (2)

ming71/DAL 공식 구현 pytorch
ming71/UCAS-AOD-benchmark pytorch

Tasks

Multi-Oriented Scene Text DetectionObjectobject-detectionObject Detection In Aerial ImagesOriented Object Detectionregression

Similar Papers 제목 키워드 기반

A General Gaussian Heatmap Label Assignment for Arbitrary-Oriented Object Detection

2021-09-27 · Zhanchao Huang, Wei Li, Xiang-Gen Xia, Ran Tao

Recently, many arbitrary-oriented object detection (AOOD) methods have been proposed and attracted widespread attention in many fields. However, most of them are based on anchor-boxes or standard Gaussian heatmaps. Such …

object-detectionObject DetectionObject Detection In Aerial ImagesOriented Object Detection

AO2-DETR: Arbitrary-Oriented Object Detection Transformer

2022-05-25 · Linhui Dai, Hong Liu, Hao Tang, Zhiwei Wu 외

Arbitrary-oriented object detection (AOOD) is a challenging task to detect objects in the wild with arbitrary orientations and cluttered arrangements. Existing approaches are mainly based on anchor-based boxes or dense p…

DecoderInductive BiasObjectobject-detection+3

Oriented Object Detection in Aerial Images with Box Boundary-Aware Vectors

2020-08-17 · Jingru Yi, Pengxiang Wu, Bo Liu, Qiaoying Huang 외

Oriented object detection in aerial images is a challenging task as the objects in aerial images are displayed in arbitrary directions and are usually densely packed. Current oriented object detection methods mainly rely…

Objectobject-detectionObject DetectionObject Detection In Aerial Images+2

CFC-Net: A Critical Feature Capturing Network for Arbitrary-Oriented Object Detection in Remote Sensing Images

2021-01-18 · Qi Ming, Lingjuan Miao, Zhiqiang Zhou, Yunpeng Dong

Object detection in optical remote sensing images is an important and challenging task. In recent years, the methods based on convolutional neural networks have made good progress. However, due to the large variation in …

Objectobject-detectionObject DetectionObject Detection In Aerial Images+3

Arbitrary-Oriented Object Detection in Remote Sensing Images Based on Polar Coordinates

2020-11-27 · IEEE Access 2020 11 · Lin Zhou, Haoran Wei, Hao Li, Wenzhe Zhao 외

Arbitrary-oriented object detection is an important task in the field of remote sensing object detection. Existing studies have shown that the polar coordinate system has obvious advantages in dealing with the problem of…

Objectobject-detectionObject DetectionOne-stage Anchor-free Oriented Object Detection+2