paper-with-me

Papers

DPNet: Dynamic Pooling Network for Tiny Object Detection

2025-05-05 · Luqi Gong, Haotian Chen, Yikun Chen, Tianliang Yao, Chao Li, Shuai Zhao, Guangjie Han

In unmanned aerial systems, especially in complex environments, accurately detecting tiny objects is crucial. Resizing images is a common strategy to improve detection accuracy, particularly for small objects. However, simply enlarging images significantly increases computational costs and the number of negative samples, severely degrading detection performance and limiting its applicability. This paper proposes a Dynamic Pooling Network (DPNet) for tiny object detection to mitigate these issues. DPNet employs a flexible down-sampling strategy by introducing a factor (df) to relax the fixed downsampling process of the feature map to an adjustable one. Furthermore, we design a lightweight predictor to predict df for each input image, which is used to decrease the resolution of feature maps in the backbone. Thus, we achieve input-aware downsampling. We also design an Adaptive Normalization Module (ANM) to make a unified detector compatible with different dfs. A guidance loss supervises the predictor's training. DPNet dynamically allocates computing resources to trade off between detection accuracy and efficiency. Experiments on the TinyCOCO and TinyPerson datasets show that DPNet can save over 35% and 25% GFLOPs, respectively, while maintaining comparable detection performance. The code will be made publicly available.

📄 PDF Abstract BibTeX arXiv:2505.02797

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject Detection

Similar Papers 제목 키워드 기반

DPNet: Dual-Path Network for Real-time Object Detection with Lightweight Attention

2022-09-28 · Quan Zhou, Huimin Shi, Weikang Xiang, Bin Kang 외

The recent advances of compressing high-accuracy convolution neural networks (CNNs) have witnessed remarkable progress for real-time object detection. To accelerate detection speed, lightweight detectors always have few …

object-detectionObject DetectionReal-Time Object Detection

GDPNet: Refining Latent Multi-View Graph for Relation Extraction

2020-12-12 · Fuzhao Xue, Aixin Sun, Hao Zhang, Eng Siong Chng

Relation Extraction (RE) is to predict the relation type of two entities that are mentioned in a piece of text, e.g., a sentence or a dialogue. When the given text is long, it is challenging to identify indicative words …

Dialog Relation ExtractionDynamic Time WarpingRelationRelation Extraction+2

DPNET: Dual-Path Network for Efficient Object Detectioj with Lightweight Self-Attention

2021-10-31 · Huimin Shi, Quan Zhou, Yinghao Ni, Xiaofu Wu 외

Object detection often costs a considerable amount of computation to get satisfied performance, which is unfriendly to be deployed in edge devices. To address the trade-off between computational cost and detection accura…

Objectobject-detectionObject Detection

Salient Object Detection via Dynamic Scale Routing

2022-10-25 · Zhenyu Wu, Shuai Li, Chenglizhao Chen, Hong Qin 외

Recent research advances in salient object detection (SOD) could largely be attributed to ever-stronger multi-scale feature representation empowered by the deep learning technologies. The existing SOD deep models extract…

DecoderObjectobject-detectionObject Detection+1

Interpretable and Trustworthy Deepfake Detection via Dynamic Prototypes

2020-06-28 · Loc Trinh, Michael Tsang, Sirisha Rambhatla, Yan Liu

In this paper we propose a novel human-centered approach for detecting forgery in face images, using dynamic prototypes as a form of visual explanations. Currently, most state-of-the-art deepfake detections are based on …

DeepFake DetectionFace Swapping