Lightweight small target detection based on aerial remote sensing images

Muzi Li
{"title":"Lightweight small target detection based on aerial remote sensing images","authors":"Muzi Li","doi":"10.21595/jme.2024.23609","DOIUrl":null,"url":null,"abstract":"With the upgrading of aviation space technology, the amount of information contained in remote sensing images in the aviation is gradually increasing, and the detection technology based on small targets has developed. For lightweight small targets, pixels per unit area contain more information than large targets, and their area is too small, which is easily overlooked by conventional detection models. To enhance the attention of such algorithms, this study first introduces a Control Bus Attention Mechanism (CBAM) in the fifth generation You Only Look Once (YOLOv5) algorithm to increase the algorithm’s attention to small targets and generate optimization algorithms. Then convolutional neural network is used to mark feature pixels of the optimization algorithm, eliminate redundant information, and generate fusion algorithm, which is used to generate redundant information with high similarity when the optimization algorithm surveys pixel blocks. The novelty of this study lies in using CBAM to improve YOLOv5 algorithm. CBAM module can extract important features from images by adaptively learning the channel and spatial attention of feature maps. By weighting the channel and spatial attention of the feature map, the network can pay more attention to important features and suppress irrelevant background information. This attention mechanism can help the network better capture the characteristics of small targets and improve the accuracy and robustness of detection. Embedding CBAM module into YOLOv5 detection network can enhance the network's perception of small targets. CBAM module can improve the expressive ability and feature extraction ability of the network without increasing the complexity of the network. By introducing CBAM module, YOLOv5 can better capture the characteristics of small targets in aerial remote sensing images, and improve the detection accuracy and recall rate. Finally, the proposed fusion algorithm is used for experiments on the Tiny-Person dataset and compared with the fifth, sixth, and seventh generations of You Only Look Once. When the fusion algorithm tests the target, the classification accuracy of Sea-person is 39 %, the classification accuracy of Earth-person is 31 %, and the probability of being predicted as the background is 56 % and 67 %, respectively. And the overall accuracy of this algorithm is 0.987, which is the best among the four algorithms. The experimental results show that the fusion algorithm proposed in the study has precise positioning for lightweight small targets and can achieve good application results in aerial remote sensing images.","PeriodicalId":504386,"journal":{"name":"Journal of Measurements in Engineering","volume":"31 11","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-02-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Journal of Measurements in Engineering","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.21595/jme.2024.23609","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

Abstract

With the upgrading of aviation space technology, the amount of information contained in remote sensing images in the aviation is gradually increasing, and the detection technology based on small targets has developed. For lightweight small targets, pixels per unit area contain more information than large targets, and their area is too small, which is easily overlooked by conventional detection models. To enhance the attention of such algorithms, this study first introduces a Control Bus Attention Mechanism (CBAM) in the fifth generation You Only Look Once (YOLOv5) algorithm to increase the algorithm’s attention to small targets and generate optimization algorithms. Then convolutional neural network is used to mark feature pixels of the optimization algorithm, eliminate redundant information, and generate fusion algorithm, which is used to generate redundant information with high similarity when the optimization algorithm surveys pixel blocks. The novelty of this study lies in using CBAM to improve YOLOv5 algorithm. CBAM module can extract important features from images by adaptively learning the channel and spatial attention of feature maps. By weighting the channel and spatial attention of the feature map, the network can pay more attention to important features and suppress irrelevant background information. This attention mechanism can help the network better capture the characteristics of small targets and improve the accuracy and robustness of detection. Embedding CBAM module into YOLOv5 detection network can enhance the network's perception of small targets. CBAM module can improve the expressive ability and feature extraction ability of the network without increasing the complexity of the network. By introducing CBAM module, YOLOv5 can better capture the characteristics of small targets in aerial remote sensing images, and improve the detection accuracy and recall rate. Finally, the proposed fusion algorithm is used for experiments on the Tiny-Person dataset and compared with the fifth, sixth, and seventh generations of You Only Look Once. When the fusion algorithm tests the target, the classification accuracy of Sea-person is 39 %, the classification accuracy of Earth-person is 31 %, and the probability of being predicted as the background is 56 % and 67 %, respectively. And the overall accuracy of this algorithm is 0.987, which is the best among the four algorithms. The experimental results show that the fusion algorithm proposed in the study has precise positioning for lightweight small targets and can achieve good application results in aerial remote sensing images.
查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
基于航空遥感图像的轻量级小型目标探测
随着航空航天技术的提升,航空遥感图像所包含的信息量逐渐增加,基于小目标的探测技术也随之发展起来。对于轻量级的小目标来说,单位面积像素所包含的信息量比大目标要多,而且其面积太小,容易被传统的探测模型所忽略。为了提高此类算法的关注度,本研究首先在第五代 "你只看一次"(YOLOv5)算法中引入了控制总线关注机制(CBAM),以提高算法对小目标的关注度,并生成优化算法。然后利用卷积神经网络标记优化算法的特征像素,消除冗余信息,生成融合算法,用于优化算法勘测像素块时生成相似度高的冗余信息。本研究的新颖之处在于利用 CBAM 改进 YOLOv5 算法。CBAM 模块可以通过自适应学习特征图的通道和空间注意力来提取图像中的重要特征。通过对特征图的通道和空间注意力进行加权,网络可以更多地关注重要特征,抑制无关的背景信息。这种注意力机制可以帮助网络更好地捕捉小目标的特征,提高检测的准确性和鲁棒性。在 YOLOv5 检测网络中嵌入 CBAM 模块可以增强网络对小目标的感知能力。CBAM 模块可以在不增加网络复杂度的情况下提高网络的表达能力和特征提取能力。通过引入 CBAM 模块,YOLOv5 可以更好地捕捉航空遥感图像中的小目标特征,提高检测精度和召回率。最后,在 Tiny-Person 数据集上对所提出的融合算法进行了实验,并与第五代、第六代和第七代 "你只看一次 "进行了比较。当融合算法测试目标时,Sea-person 的分类准确率为 39%,Earth-person 的分类准确率为 31%,被预测为背景的概率分别为 56% 和 67%。该算法的总体准确率为 0.987,是四种算法中最好的。实验结果表明,本研究提出的融合算法对轻量级小目标具有精确定位的作用,在航空遥感图像中能取得良好的应用效果。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
自引率
0.00%
发文量
0
期刊最新文献
Optimizing Pelton turbine performance: unveiling the power of three nozzles for maximum efficiency and sustainable hydropower generation Analysis of mechanical damage characteristics of closing resistor of 800kV tank circuit breaker with multi-physical field Identification of modal parameters of soil specimen based on impact force Research on the algorithm for optimal selection of detection modes for rail crack detection Self-tuning control of steam sterilizer temperature based on fuzzy PID and IPSO algorithm
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1