Improved YOLOv5 Network with CBAM for Object Detection Vision Drone

M. D. Putro,K. Jo,Adri Priadana,Jinsu An
DOI: https://doi.org/10.1109/ICIT58465.2023.10143118
2023-04-04
Abstract:Recently, drones have been applied and used in various tasks in many fields. Due to the development of camera technology and hardware, it is possible to detect objects using deep learning technology in real time. Most of the object sizes of videos and images taken by drones are very small objects. The dataset that collects these image data is the VisDrone dataset. As deep learning technology develops a lot, object detection accuracy is getting higher and higher. However, it is still hard to perform object detection in real-time and show high object detection accuracy. In this paper, we combine YOLOv5 and CBAM to increase object detection accuracy by focusing more on the features required for object detection. The model is trained using the VisDrone dataset, and the $\text{mAP}$ value is measured at 22. $56\text{mAP}$,which is 2. $45\text{mAP}$ higher than the original YOLOv5.
Engineering,Computer Science
What problem does this paper attempt to address?