paper-with-me

홈 › Papers

PT-DETR: Small Target Detection Based on Partially-Aware Detail Focus

2025-10-30 · Bingcong Huo, Zhiming Wang arxiv

To address the challenges in UAV object detection, such as complex backgrounds, severe occlusion, dense small objects, and varying lighting conditions,this paper proposes PT-DETR based on RT-DETR, a novel detection algorithm specifically designed for small objects in UAV imagery. In the backbone network, we introduce the Partially-Aware Detail Focus (PADF) Module to enhance feature extraction for small objects. Additionally,we design the Median-Frequency Feature Fusion (MFFF) module,which effectively improves the model's ability to capture small-object details and contextual information. Furthermore,we incorporate Focaler-SIoU to strengthen the model's bounding box matching capability and increase its sensitivity to small-object features, thereby further enhancing detection accuracy and robustness. Compared with RT-DETR, our PT-DETR achieves mAP improvements of 1.6% and 1.7% on the VisDrone2019 dataset with lower computational complexity and fewer parameters, demonstrating its robustness and feasibility for small-object detection tasks.

📄 PDF Abstract BibTeX arXiv:2510.26630

Code (0)

등록된 구현이 없습니다.

Tasks

Object Detection

Similar Papers 제목 키워드 기반

Breaking Self-Attention Failure: Rethinking Query Initialization for Infrared Small Target Detection

2026-01-06 · Yuteng Liu, Duanni Meng, Maoxun Yuan, Xingxing Wei arxiv

Infrared small target detection (IRSTD) faces significant challenges due to the low signal-to-noise ratio (SNR), small target size, and complex cluttered backgrounds. Although recent DETR-based detectors benefit from glo…

Sparse Semi-DETR: Sparse Learnable Queries for Semi-Supervised Object Detection

2024-04-02 · CVPR 2024 1 · Tahira Shehzadi, Khurram Azeem Hashmi, Didier Stricker, Muhammad Zeshan Afzal

In this paper, we address the limitations of the DETR-based semi-supervised object detection (SSOD) framework, particularly focusing on the challenges posed by the quality of object queries. In DETR-based SSOD, the one-t…

Objectobject-detectionObject DetectionPseudo Label+2

UFO-DETR: Frequency-Guided End-to-End Detector for UAV Tiny Objects

2026-02-26 · Yuankai Chen, Kai Lin, Qihong Wu, Xinxuan Yang 외 arxiv

Small target detection in UAV imagery faces significant challenges such as scale variations, dense distribution, and the dominance of small targets. Existing algorithms rely on manually designed components, and general-p…

Computational EfficiencyObject Detection

DETRDistill: A Universal Knowledge Distillation Framework for DETR-families

2022-11-17 · ICCV 2023 1 · Jiahao Chang, Shuo Wang, HaiMing Xu, Zehui Chen 외

Transformer-based detectors (DETRs) are becoming popular for their simple framework, but the large model size and heavy time consumption hinder their deployment in the real world. While knowledge distillation (KD) can be…

Knowledge Distillationobject-detectionObject Detection

UAV-DETR: DETR for Anti-Drone Target Detection

2026-03-24 · Jun Yang, Dong Wang, Hongxu Yin, Hongpeng Li 외 arxiv

Drone detection is pivotal in numerous security and counter-UAV applications. However, existing deep learning-based methods typically struggle to balance robust feature representation with computational efficiency. This …

Computational EfficiencyObject Detection