MRFNet: multi-scale reparameterized fusion network for efficient small object detection in aerial imagery
摘要
Small objects in aerial imagery often exhibit low resolution, weak signals, and limited semantic cues, while repeated downsampling in existing deep learning-based detectors further degrades critical spatial details. To balance detection accuracy and computational efficiency, we propose MRFNet, a Multi-Scale Reparameterized Fusion Network built upon the YOLOv11 architecture. Specifically, we design a Triple-path Reparameterization Channel (TRC) module that utilizes multi-scale receptive fields during training to enhance the semantic representation of small objects. To address detail loss in feature fusion, a Multi-Scale Product Fusion (MSPF) module is designed for the bottom-up path, while an Adaptive Weighed Fusion (AWF) module is incorporated into the top-down path to emphasize informative features. The detection head replaces the conventional low-resolution P5 layer with a high-resolution P2 layer, and the optimally configured windmill convolution is adopted to better capture directional structures of small objects. Experiments on the VisDrone2019, DIOR, and RSOD datasets achieve 47.7%, 79.0%, and 94.6% mAP