paper-with-me

홈 › Papers

DFIR-DETR: Frequency-Domain Iterative Refinement and Dynamic Feature Aggregation for Small Object Detection

2025-12-08 · Bo Gao, Jingcheng Tong, Xingsheng Chen, Han Yu, Zichen Li arxiv

Small object detection in complex scenes exposes a fundamental tension in neural network design: backbone attention distributes computation uniformly regardless of content, pyramid necks inflate activation magnitudes during upsampling without norm compensation, and bottleneck convolutions progressively smooth high-frequency edge components through accumulated spatial filtering. In response, we develop DFIR-DETR by tracing each proposed module back to a specific, measurable deficiency in the RT-DETR baseline: uniform attention that ignores spatial complexity, norm drift that destabilises upsampled features, and spatial convolutions that progressively suppress the high-frequency components small objects depend on. On NEU-DET and VisDrone, DFIR-DETR achieves 92.9% and 51.6% mAP50 with only 11.7M parameters and 47.2 GFLOPs, demonstrating consistent gains across two qualitatively different detection domains.

📄 PDF Abstract BibTeX arXiv:2512.07078

Code (0)

등록된 구현이 없습니다.

Tasks

Small Object Detection

Similar Papers 제목 키워드 기반

FR-DETR: Frequency and Recurrent Feature Refinement for Robust Object Detection under Adverse Weather

2026-06-29 · Tuan-Duc Nguyen, Duc-Trong Le arxiv

Object detection under adverse weather remains challenging due to severe visual degradations and domain shifts. Existing enhancer-based approaches attempt to improve detection by cascading an enhancer with a detector, bu…

Robust Object Detection

D$^3$R-DETR: DETR with Dual-Domain Density Refinement for Tiny Object Detection in Aerial Images

2026-01-06 · Zixiao Wen, Zhen Yang, Xianjie Bao, Lei Zhang 외 arxiv

Detecting tiny objects plays a vital role in remote sensing intelligent interpretation, as these objects often carry critical information for downstream applications. However, due to the extremely limited pixel informati…

Object Detection In Aerial Images

Caries DETR: Tooth Structure-aware Prior and Lesion-aware Dynamic Loss Refinement for DETR Based Caries Detection

2026-04-26 · Xuefen Liu, Xinquan Yang, Mianjie Zheng, Kun Tang 외 arxiv

As dental caries appear as subtle, low-contrast lesions in intraoral imaging, existing deep learning models face significant challenges in the early detection of caries. While recent Transformer-based detectors have show…

Semi-Supervised Domain Adaptation for Wildfire Detection

2024-04-02 · Jooyoung Jang, Youngseo Cha, Jisu Kim, SooHyung Lee 외

Recently, both the frequency and intensity of wildfires have increased worldwide, primarily due to climate change. In this paper, we propose a novel protocol for wildfire detection, leveraging semi-supervised Domain Adap…

Domain Adaptationobject-detectionObject DetectionSemi-supervised Domain Adaptation

A Large Scale Open-Source Image and Video Dataset for Robust Wildfire Detection and Classification

2026-06-08 · Emadeldeen Hamdan, Yingyi Luo, B. Ugur Toreyin, Erdem Koyuncu 외 arxiv

Wildfire detection and monitoring are critical for mitigating fire spread and reducing environmental and infrastructural damage. In this work, we introduce GWFP (Global Wildfire Prevention Dataset), a large-scale, open-s…

Domain Generalization