paper-with-me

홈 › Papers

Detecting tiny objects in aerial images: A normalized Wasserstein distance and a new benchmark

2022-06-28 · Chang Xu, Jinwang Wang, Wen Yang, Huai Yu, Lei Yu, Gui-Song Xia

Tiny object detection (TOD) in aerial images is challenging since a tiny object only contains a few pixels. State-of-the-art object detectors do not provide satisfactory results on tiny objects due to the lack of supervision from discriminative features. Our key observation is that the Intersection over Union (IoU) metric and its extensions are very sensitive to the location deviation of the tiny objects, which drastically deteriorates the quality of label assignment when used in anchor-based detectors. To tackle this problem, we propose a new evaluation metric dubbed Normalized Wasserstein Distance (NWD) and a new RanKing-based Assigning (RKA) strategy for tiny object detection. The proposed NWD-RKA strategy can be easily embedded into all kinds of anchor-based detectors to replace the standard IoU threshold-based one, significantly improving label assignment and providing sufficient supervision information for network training. Tested on four datasets, NWD-RKA can consistently improve tiny object detection performance by a large margin. Besides, observing prominent noisy labels in the Tiny Object Detection in Aerial Images (AI-TOD) dataset, we are motivated to meticulously relabel it and release AI-TOD-v2 and its corresponding benchmark. In AI-TOD-v2, the missing annotation and location error problems are considerably mitigated, facilitating more reliable training and validation processes. Embedding NWD-RKA into DetectoRS, the detection performance achieves 4.3 AP points improvement over state-of-the-art competitors on AI-TOD-v2. Datasets, codes, and more visualizations are available at: https://chasel-tsui.github.io/AI-TOD-v2/

📄 PDF Abstract BibTeX arXiv:2206.13996

Code (1)

Chasel-Tsui/mmdet-aitod 공식 구현 pytorch

Tasks

Objectobject-detectionObject DetectionObject Detection In Aerial Images

Similar Papers 제목 키워드 기반

Tiny Object Detection in Aerial Images

2021-01-10 · International Conference on Pattern Recognition (ICPR) 2021 1 · Jinwang Wang, Wen Yang, Haowen Guo, Ruixiang Zhang 외

Object detection in Earth Vision has achieved great progress in recent years. However, tiny object detection in aerial images remains a very challenging problem since the tiny objects contain a small number of pixels and…

Objectobject-detectionObject DetectionObject Detection In Aerial Images

Enhanced Detection of Tiny Objects in Aerial Images

2025-09-21 · Kihyun Kim, Michalis Lazarou, Tania Stathaki arxiv

While one-stage detectors like YOLOv8 offer fast training speed, they often under-perform on detecting small objects as a trade-off. This becomes even more critical when detecting tiny objects in aerial imagery due to lo…

Data Augmentation

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

DQ-DETR: DETR with Dynamic Query for Tiny Object Detection

2024-04-04 · Yi-Xin Huang, Hou-I Liu, Hong-Han Shuai, Wen-Huang Cheng

Despite previous DETR-like methods having performed successfully in generic object detection, tiny object detection is still a challenging task for them since the positional information of object queries is not customize…

Objectobject-detectionObject Detection

YOLC: You Only Look Clusters for Tiny Object Detection in Aerial Images

2024-04-09 · ChenGuang Liu, Guangshuai Gao, Ziyue Huang, Zhenghui Hu 외

Detecting objects from aerial images poses significant challenges due to the following factors: 1) Aerial images typically have very large sizes, generally with millions or even hundreds of millions of pixels, while comp…

Objectobject-detectionObject DetectionObject Detection In Aerial Images