DRPN: Making CNN Dynamically Handle Scale Variation
Jingchao Peng, Haitao Zhao, Zhengwei Hu, Kaijie Zhao, and Zhongze Wang

TL;DR
This paper introduces DRPN, a dynamic re-parameterization network designed to adaptively handle scale variations in infrared target detection, improving accuracy across different target sizes.
Contribution
The paper proposes a novel DRPN architecture that uses multi-branch convolution and dynamic weighting, with re-parameterization for efficient inference, outperforming existing methods.
Findings
DRPN achieves superior detection accuracy on FLIR, KAIST, and InfraPlane datasets.
Dynamic adjustment of receptive fields improves small and large target detection.
Re-parameterization enables efficient single-branch inference after training.
Abstract
Based on our observations of infrared targets, serious scale variation along within sequence frames has high-frequently occurred. In this paper, we propose a dynamic re-parameterization network (DRPN) to deal with the scale variation and balance the detection precision between small targets and large targets in infrared datasets. DRPN adopts the multiple branches with different sizes of convolution kernels and the dynamic convolution strategy. Multiple branches with different sizes of convolution kernels have different sizes of receptive fields. Dynamic convolution strategy makes DRPN adaptively weight multiple branches. DRPN can dynamically adjust the receptive field according to the scale variation of the target. Besides, in order to maintain effective inference in the test phase, the multi-branch structure is further converted to a single-branch structure via the re-parameterization…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInfrared Target Detection Methodologies · Infrared Thermography in Medicine · Video Surveillance and Tracking Methods
Methods*Communicated@Fast*How Do I Communicate to Expedia? · guidence~How to file a complaint against Expedia? · Selective Kernel Convolution · Batch Normalization · 1x1 Convolution · Average Pooling · Global Average Pooling · Dilated Convolution · Softmax · Max Pooling
