paper-with-me

Papers

MASF-YOLO: An Improved YOLOv11 Network for Small Object Detection on Drone View

2025-04-25 · Liugang Lu, Dabin He, Congxiang Liu, Zhixiang Deng

With the rapid advancement of Unmanned Aerial Vehicle (UAV) and computer vision technologies, object detection from UAV perspectives has emerged as a prominent research area. However, challenges for detection brought by the extremely small proportion of target pixels, significant scale variations of objects, and complex background information in UAV images have greatly limited the practical applications of UAV. To address these challenges, we propose a novel object detection network Multi-scale Context Aggregation and Scale-adaptive Fusion YOLO (MASF-YOLO), which is developed based on YOLOv11. Firstly, to tackle the difficulty of detecting small objects in UAV images, we design a Multi-scale Feature Aggregation Module (MFAM), which significantly improves the detection accuracy of small objects through parallel multi-scale convolutions and feature fusion. Secondly, to mitigate the interference of background noise, we propose an Improved Efficient Multi-scale Attention Module (IEMA), which enhances the focus on target regions through feature grouping, parallel sub-networks, and cross-spatial learning. Thirdly, we introduce a Dimension-Aware Selective Integration Module (DASI), which further enhances multi-scale feature fusion capabilities by adaptively weighting and fusing low-dimensional features and high-dimensional features. Finally, we conducted extensive performance evaluations of our proposed method on the VisDrone2019 dataset. Compared to YOLOv11-s, MASFYOLO-s achieves improvements of 4.6% in mAP@0.5 and 3.5% in mAP@0.5:0.95 on the VisDrone2019 validation set. Remarkably, MASF-YOLO-s outperforms YOLOv11-m while requiring only approximately 60% of its parameters and 65% of its computational cost. Furthermore, comparative experiments with state-of-the-art detectors confirm that MASF-YOLO-s maintains a clear competitive advantage in both detection accuracy and model efficiency.

📄 PDF Abstract BibTeX arXiv:2504.18136

Code (0)

등록된 구현이 없습니다.

Tasks

Novel Object Detectionobject-detectionObject DetectionSmall Object Detection

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

HIC-YOLOv5: Improved YOLOv5 For Small Object Detection

2023-09-28 · Shiyi Tang, Shu Zhang, Yini Fang

Small object detection has been a challenging problem in the field of object detection. There has been some works that proposes improvements for this task, such as adding several attention blocks or changing the whole st…

Objectobject-detectionObject DetectionReal-Time Object Detection+1

CST-YOLO: A Novel Method for Blood Cell Detection Based on Improved YOLOv7 and CNN-Swin Transformer

2023-06-26 · Ming Kang, Chee-Ming Ting, Fung Fung Ting, Raphaël Phan

Blood cell detection is a typical small-scale object detection problem in computer vision. In this paper, we propose a CST-YOLO model for blood cell detection based on YOLOv7 architecture and enhance it with the CNN-Swin…

2D Object DetectionBlood Cell DetectionCell DetectionMedical Diagnosis+6

An advanced YOLOv3 method for small object detection

2022-12-06 · Baokai Liu, Fengjie He, Shiqiang Du, Jiacheng Li 외

Small object detection has important application value in the fields of autonomous driving and drone scene analysis. As one of the most advanced object detection algorithms, YOLOv3 suffers some challenges when detecting …

Autonomous DrivingObjectobject-detectionObject Detection+1

An Improved YOLOv8 Approach for Small Target Detection of Rice Spikelet Flowering in Field Environments

2025-07-28 · Beizhang Chen, Jinming Liang, Zheng Xiong, Ming Pan 외 arxiv

Accurately detecting rice flowering time is crucial for timely pollination in hybrid rice seed production. This not only enhances pollination efficiency but also ensures higher yields. However, due to the complexity of f…

Small Object DetectionData Augmentation

Fire Detection From Image and Video Using YOLOv5

2023-10-10 · Arafat Islam, Md. Imtiaz Habib

For the detection of fire-like targets in indoor, outdoor and forest fire images, as well as fire detection under different natural lights, an improved YOLOv5 fire detection deep learning algorithm is proposed. The YOLOv…

Fire Detectionobject-detectionObject Detection