# DPCNet: A dual path cross perception network for small object detection in UAV imagery

**Authors:** Linfeng Jia, Yafeng Zhu, Bin Li

PMC · DOI: 10.1371/journal.pone.0344091 · PLOS One · 2026-03-13

## TL;DR

This paper introduces DPCNet, a new network for detecting small objects in drone images by improving detail and context while reducing model size.

## Contribution

The novel DPCNet architecture introduces dual-path cross perception and feature interaction to enhance small object detection in UAV imagery.

## Key findings

- DPCNet improves mAP@0.5 by 2.0% on VisDrone2019 and 5.1% on HIT-UAV datasets.
- The model achieves higher precision and recall for small, dense, low-light, and occluded targets.
- DPCNet reduces parameter count by about 45% while maintaining performance gains.

## Abstract

Small object detection in unmanned aerial vehicle imagery is challenged by tiny target scales, dense layouts, and cluttered backgrounds that blur fine details and destabilize multiscale representations. We present DPCNet, a single-stage detector that combines dual-path cross perception with deep and shallow feature interaction and a decoupled detection head. The Dual-Path Cross Perception block separates a detail stream and a semantic stream and performs gated bidirectional fusion, preserving edges while enriching context. The Deep and Shallow Feature Interaction block aligns features across levels through dynamic up-sampling and down-sampling and similarity-guided masking, which strengthens cross-scale consistency. The Dual-Path Decoupled Detection Head keeps classification and regression separate yet enables lightweight cross-branch channel and spatial guidance, and bounding-box regression adopts a geometry-sensitive Shape-IoU loss. Experiments on VisDrone2019 and HIT-UAV show consistent gains over the YOLO11n baseline: DPCNet improves mAP@0.5 by 2.0% and 5.1%, respectively, with higher precision and recall, especially for small, dense, low-light, and occluded targets. Despite modest computational overhead from cross-path interactions, the parameter count is reduced by about 45%, indicating a compact and robust solution for small object detection in challenging UAV scenarios.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12987589/full.md

## Figures

16 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12987589/full.md

## References

55 references — full list in the complete paper: https://tomesphere.com/paper/PMC12987589/full.md

---
Source: https://tomesphere.com/paper/PMC12987589