2023
DOI: 10.3390/app13095409
|View full text |Cite
|
Sign up to set email alerts
|

An Improved YOLO Model for UAV Fuzzy Small Target Image Detection

Abstract: High-altitude UAV photography presents several challenges, including blurry images, low image resolution, and small targets, which can cause low detection performance of existing object detection algorithms. Therefore, this study proposes an improved small-object detection algorithm based on the YOLOv5s computer vision model. First, the original convolution in the network framework was replaced with the SPD-Convolution module to eliminate the impact of pooling operations on feature information and to enhance t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
7
0

Year Published

2023
2023
2024
2024

Publication Types

Select...
8
1
1

Relationship

0
10

Authors

Journals

citations
Cited by 14 publications
(7 citation statements)
references
References 23 publications
0
7
0
Order By: Relevance
“…FLOPs and model size are used to measure the model’s computational complexity. FLOPs refer to the number of floating-point operations in the model [ 34 ]. Higher FLOPs mean higher computational complexity of the model, which may require more computational resources.…”
Section: Methodsmentioning
confidence: 99%
“…FLOPs and model size are used to measure the model’s computational complexity. FLOPs refer to the number of floating-point operations in the model [ 34 ]. Higher FLOPs mean higher computational complexity of the model, which may require more computational resources.…”
Section: Methodsmentioning
confidence: 99%
“…The IOU loss function in YOLOv8 is the same as that in YOLOv5, and its calculation formula is shown in Equation (16), where IOU represents the intersection over union, b and b gt represent the centroids of two rectangular boxes, p represents the Euclidean distance between the two rectangular boxes, c represents the diagonal distance of the enclosed regions of the two rectangular boxes, v is used to measure the consistency of the relative proportions of the two rectangular boxes, and a is the weighting coefficient [35].…”
Section: Fusion Loss Functionmentioning
confidence: 99%
“…It directly compares the central point values of the boxes to improve bounding box regression accuracy. Chang et al [21] utilized the Alpha-IoU loss function to address slow convergence during training on small target images. Shang et al [22] employed Focal EIoU to replace the traditional CIoU in the model, accelerating network convergence speed and improving target box regression accuracy.…”
Section: Introductionmentioning
confidence: 99%