paper-with-me

Papers

Category-Aware Dynamic Label Assignment with High-Quality Oriented Proposal

2024-07-03 · Mingkui Feng, Hancheng Yu, Xiaoyu Dang, Ming Zhou

Objects in aerial images are typically embedded in complex backgrounds and exhibit arbitrary orientations. When employing oriented bounding boxes (OBB) to represent arbitrary oriented objects, the periodicity of angles could lead to discontinuities in label regression values at the boundaries, inducing abrupt fluctuations in the loss function. To address this problem, an OBB representation based on the complex plane is introduced in the oriented detection framework, and a trigonometric loss function is proposed. Moreover, leveraging prior knowledge of complex background environments and significant differences in large objects in aerial images, a conformer RPN head is constructed to predict angle information. The proposed loss function and conformer RPN head jointly generate high-quality oriented proposals. A category-aware dynamic label assignment based on predicted category feedback is proposed to address the limitations of solely relying on IoU for proposal label assignment. This method makes negative sample selection more representative, ensuring consistency between classification and regression features. Experiments were conducted on four realistic oriented detection datasets, and the results demonstrate superior performance in oriented object detection with minimal parameter tuning and time costs. Specifically, mean average precision (mAP) scores of 82.02%, 71.99%, 69.87%, and 98.77% were achieved on the DOTA-v1.0, DOTA-v1.5, DIOR-R, and HRSC2016 datasets, respectively.

📄 PDF Abstract BibTeX arXiv:2407.03205

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionObject Detection In Aerial ImagesOriented Object Detectionregression

Methods 이 논문이 사용한 방법론

RPN A Region Proposal Network, or RPN, is a fully convolutional network that simultaneously predicts object bounds and objectness scores at each position. The RPN is trained…

Similar Papers 제목 키워드 기반

Semantic-Aware Graph Matching Mechanism for Multi-Label Image Recognition

2023-04-21 · Yanan Wu, Songhe Feng, Yang Wang

Multi-label image recognition aims to predict a set of labels that present in an image. The key to deal with such problem is to mine the associations between image contents and labels, and further obtain the correct assi…

Few-Shot LearningGraph MatchingMulti-Label Image Recognition

Generalized Category Discovery with Decoupled Prototypical Network

2022-11-28 · Wenbin An, Feng Tian, Qinghua Zheng, Wei Ding 외

Generalized Category Discovery (GCD) aims to recognize both known and novel categories from a set of unlabeled data, based on another dataset labeled with only known categories. Without considering differences between kn…

AutoAssign: Differentiable Label Assignment for Dense Object Detection

2020-07-07 · Benjin Zhu, Jian-Feng Wang, Zhengkai Jiang, Fuhang Zong 외

Determining positive/negative samples for object detection is known as label assignment. Here we present an anchor-free detector named AutoAssign. It requires little human knowledge and achieves appearance-aware through …

Dense Object DetectionObjectobject-detectionObject Detection

Refined Pseudo labeling for Source-free Domain Adaptive Object Detection

2023-03-07 · Siqi Zhang, Lu Zhang, Zhiyong Liu

Domain adaptive object detection (DAOD) assumes that both labeled source data and unlabeled target data are available for training, but this assumption does not always hold in real-world scenarios. Thus, source-free DAOD…

object-detectionObject DetectionPseudo Label

Iterative Definition Refinement for Zero-Shot Classification via LLM-Based Semantic Prototype Optimization

2026-04-30 · Naeem Rehmat, Muhammad Saad Saeed, Ijaz Ul Haq, Khalid Malik arxiv

Web filtering systems rely on accurate web content classification to block cyber threats, prevent data exfiltration, and ensure compliance. However, classification is increasingly difficult due to the dynamic and rapidly…