TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/A Normalized Gaussian Wasserstein Distance for Tiny Object...

A Normalized Gaussian Wasserstein Distance for Tiny Object Detection

Jinwang Wang, Chang Xu, Wen Yang, Lei Yu

2021-10-26object-detectionObject DetectionSmall Object Detection
PaperPDFCodeCodeCode(official)

Abstract

Detecting tiny objects is a very challenging problem since a tiny object only contains a few pixels in size. We demonstrate that state-of-the-art detectors do not produce satisfactory results on tiny objects due to the lack of appearance information. Our key observation is that Intersection over Union (IoU) based metrics such as IoU itself and its extensions are very sensitive to the location deviation of the tiny objects, and drastically deteriorate the detection performance when used in anchor-based detectors. To alleviate this, we propose a new evaluation metric using Wasserstein distance for tiny object detection. Specifically, we first model the bounding boxes as 2D Gaussian distributions and then propose a new metric dubbed Normalized Wasserstein Distance (NWD) to compute the similarity between them by their corresponding Gaussian distributions. The proposed NWD metric can be easily embedded into the assignment, non-maximum suppression, and loss function of any anchor-based detector to replace the commonly used IoU metric. We evaluate our metric on a new dataset for tiny object detection (AI-TOD) in which the average object size is much smaller than existing object detection datasets. Extensive experiments show that, when equipped with NWD metric, our approach yields performance that is 6.7 AP points higher than a standard fine-tuning baseline, and 6.0 AP points higher than state-of-the-art competitors. Codes are available at: https://github.com/jwwangchn/NWD.

Results

TaskDatasetMetricValueModel
Object DetectionVisDrone-DET2019AP5040.3Cascade R-CNN + NWD
Object DetectionVisDrone-DET2019APs22.2Cascade R-CNN + NWD
Object DetectionVisDrone-DET2019APt11.1Cascade R-CNN + NWD
Object DetectionVisDrone-DET2019APvt2.9Cascade R-CNN + NWD
Object DetectionAI-TODAP20.8DetectoRS + NWD (ResNet-50-FPN)
Object DetectionAI-TODAP5049.3DetectoRS + NWD (ResNet-50-FPN)
Object DetectionAI-TODAP7514.3DetectoRS + NWD (ResNet-50-FPN)
Object DetectionAI-TODAPm38.3DetectoRS + NWD (ResNet-50-FPN)
Object DetectionAI-TODAPs29.6DetectoRS + NWD (ResNet-50-FPN)
Object DetectionAI-TODAPt19.7DetectoRS + NWD (ResNet-50-FPN)
Object DetectionAI-TODAPvt6.4DetectoRS + NWD (ResNet-50-FPN)
3DVisDrone-DET2019AP5040.3Cascade R-CNN + NWD
3DVisDrone-DET2019APs22.2Cascade R-CNN + NWD
3DVisDrone-DET2019APt11.1Cascade R-CNN + NWD
3DVisDrone-DET2019APvt2.9Cascade R-CNN + NWD
3DAI-TODAP20.8DetectoRS + NWD (ResNet-50-FPN)
3DAI-TODAP5049.3DetectoRS + NWD (ResNet-50-FPN)
3DAI-TODAP7514.3DetectoRS + NWD (ResNet-50-FPN)
3DAI-TODAPm38.3DetectoRS + NWD (ResNet-50-FPN)
3DAI-TODAPs29.6DetectoRS + NWD (ResNet-50-FPN)
3DAI-TODAPt19.7DetectoRS + NWD (ResNet-50-FPN)
3DAI-TODAPvt6.4DetectoRS + NWD (ResNet-50-FPN)
2D ClassificationVisDrone-DET2019AP5040.3Cascade R-CNN + NWD
2D ClassificationVisDrone-DET2019APs22.2Cascade R-CNN + NWD
2D ClassificationVisDrone-DET2019APt11.1Cascade R-CNN + NWD
2D ClassificationVisDrone-DET2019APvt2.9Cascade R-CNN + NWD
2D ClassificationAI-TODAP20.8DetectoRS + NWD (ResNet-50-FPN)
2D ClassificationAI-TODAP5049.3DetectoRS + NWD (ResNet-50-FPN)
2D ClassificationAI-TODAP7514.3DetectoRS + NWD (ResNet-50-FPN)
2D ClassificationAI-TODAPm38.3DetectoRS + NWD (ResNet-50-FPN)
2D ClassificationAI-TODAPs29.6DetectoRS + NWD (ResNet-50-FPN)
2D ClassificationAI-TODAPt19.7DetectoRS + NWD (ResNet-50-FPN)
2D ClassificationAI-TODAPvt6.4DetectoRS + NWD (ResNet-50-FPN)
2D Object DetectionVisDrone-DET2019AP5040.3Cascade R-CNN + NWD
2D Object DetectionVisDrone-DET2019APs22.2Cascade R-CNN + NWD
2D Object DetectionVisDrone-DET2019APt11.1Cascade R-CNN + NWD
2D Object DetectionVisDrone-DET2019APvt2.9Cascade R-CNN + NWD
2D Object DetectionAI-TODAP20.8DetectoRS + NWD (ResNet-50-FPN)
2D Object DetectionAI-TODAP5049.3DetectoRS + NWD (ResNet-50-FPN)
2D Object DetectionAI-TODAP7514.3DetectoRS + NWD (ResNet-50-FPN)
2D Object DetectionAI-TODAPm38.3DetectoRS + NWD (ResNet-50-FPN)
2D Object DetectionAI-TODAPs29.6DetectoRS + NWD (ResNet-50-FPN)
2D Object DetectionAI-TODAPt19.7DetectoRS + NWD (ResNet-50-FPN)
2D Object DetectionAI-TODAPvt6.4DetectoRS + NWD (ResNet-50-FPN)
16kVisDrone-DET2019AP5040.3Cascade R-CNN + NWD
16kVisDrone-DET2019APs22.2Cascade R-CNN + NWD
16kVisDrone-DET2019APt11.1Cascade R-CNN + NWD
16kVisDrone-DET2019APvt2.9Cascade R-CNN + NWD
16kAI-TODAP20.8DetectoRS + NWD (ResNet-50-FPN)
16kAI-TODAP5049.3DetectoRS + NWD (ResNet-50-FPN)
16kAI-TODAP7514.3DetectoRS + NWD (ResNet-50-FPN)
16kAI-TODAPm38.3DetectoRS + NWD (ResNet-50-FPN)
16kAI-TODAPs29.6DetectoRS + NWD (ResNet-50-FPN)
16kAI-TODAPt19.7DetectoRS + NWD (ResNet-50-FPN)
16kAI-TODAPvt6.4DetectoRS + NWD (ResNet-50-FPN)

Related Papers

A Real-Time System for Egocentric Hand-Object Interaction Detection in Industrial Domains2025-07-17RS-TinyNet: Stage-wise Feature Fusion Network for Detecting Tiny Objects in Remote Sensing Images2025-07-17Decoupled PROB: Decoupled Query Initialization Tasks and Objectness-Class Learning for Open World Object Detection2025-07-17Dual LiDAR-Based Traffic Movement Count Estimation at a Signalized Intersection: Deployment, Data Collection, and Preliminary Analysis2025-07-17Vision-based Perception for Autonomous Vehicles in Obstacle Avoidance Scenarios2025-07-16Tomato Multi-Angle Multi-Pose Dataset for Fine-Grained Phenotyping2025-07-15ECORE: Energy-Conscious Optimized Routing for Deep Learning Models at the Edge2025-07-08Beyond One Shot, Beyond One Perspective: Cross-View and Long-Horizon Distillation for Better LiDAR Representations2025-07-07