一个轻量级的小型目标检测网络,灵感来自视觉区域V2

IF 4 3区 计算机科学 Q1 COMPUTER SCIENCE, HARDWARE & ARCHITECTURE
Dandan Zhang, Chuan Lin, Yongcai Pan
{"title":"一个轻量级的小型目标检测网络,灵感来自视觉区域V2","authors":"Dandan Zhang,&nbsp;Chuan Lin,&nbsp;Yongcai Pan","doi":"10.1016/j.compeleceng.2025.110471","DOIUrl":null,"url":null,"abstract":"<div><div>In high-resolution aerial images, due to the low feature density and small pixels of the objects to be detected, it is difficult to capture subtle details during feature extraction, which can easily lead to missed detections and false detections. To address this problem, this paper proposes a small object detection algorithm inspired by the information processing mechanism of visual area V2, in order to improve the network’s ability to extract detailed features such as the edge and direction of small objects. Inspired by the information processing mechanism of complex cells and hypercomplex cells in biological visual area V2, we designed a complex cell module (CCM) that mimics the edge-sensitive properties of complex cells and a hypercomplex cell module (HCM) that simulates the edge and direction-sensitive properties of hypercomplex cells. By simulating the sensitive characteristics of complex cells and hypercomplex cells to edge and direction information, the model’s ability to extract edge and direction features of small objects is enhanced. In addition, inspired by the bottom-up attention mechanism between visual cortexes, this paper designs a spatial enhanced attention module (SEAM) between Neck and Head, which uses shallow features to modulate deep features to retain key shallow information while focusing on small objects. The results show that on the UAV small object dataset VisDrone2019 and the remote sensing small object AITODv2, the network we designed achieved an accuracy index (mAP50) score of 48.9% and 49.1% with 1.3M parameters, successfully achieving a good balance between lightweight network and detection accuracy, achieving the best performance of lightweight models, and effectively reducing the occurrence of missed detections and false detections. The code will be available online at <span><span>https://github.com/Dzzz614/V2</span><svg><path></path></svg></span>.</div></div>","PeriodicalId":50630,"journal":{"name":"Computers & Electrical Engineering","volume":"126 ","pages":"Article 110471"},"PeriodicalIF":4.0000,"publicationDate":"2025-06-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"A lightweight small object detection network inspired by the visual area V2\",\"authors\":\"Dandan Zhang,&nbsp;Chuan Lin,&nbsp;Yongcai Pan\",\"doi\":\"10.1016/j.compeleceng.2025.110471\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>In high-resolution aerial images, due to the low feature density and small pixels of the objects to be detected, it is difficult to capture subtle details during feature extraction, which can easily lead to missed detections and false detections. To address this problem, this paper proposes a small object detection algorithm inspired by the information processing mechanism of visual area V2, in order to improve the network’s ability to extract detailed features such as the edge and direction of small objects. Inspired by the information processing mechanism of complex cells and hypercomplex cells in biological visual area V2, we designed a complex cell module (CCM) that mimics the edge-sensitive properties of complex cells and a hypercomplex cell module (HCM) that simulates the edge and direction-sensitive properties of hypercomplex cells. By simulating the sensitive characteristics of complex cells and hypercomplex cells to edge and direction information, the model’s ability to extract edge and direction features of small objects is enhanced. In addition, inspired by the bottom-up attention mechanism between visual cortexes, this paper designs a spatial enhanced attention module (SEAM) between Neck and Head, which uses shallow features to modulate deep features to retain key shallow information while focusing on small objects. The results show that on the UAV small object dataset VisDrone2019 and the remote sensing small object AITODv2, the network we designed achieved an accuracy index (mAP50) score of 48.9% and 49.1% with 1.3M parameters, successfully achieving a good balance between lightweight network and detection accuracy, achieving the best performance of lightweight models, and effectively reducing the occurrence of missed detections and false detections. The code will be available online at <span><span>https://github.com/Dzzz614/V2</span><svg><path></path></svg></span>.</div></div>\",\"PeriodicalId\":50630,\"journal\":{\"name\":\"Computers & Electrical Engineering\",\"volume\":\"126 \",\"pages\":\"Article 110471\"},\"PeriodicalIF\":4.0000,\"publicationDate\":\"2025-06-22\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Computers & Electrical Engineering\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0045790625004148\",\"RegionNum\":3,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, HARDWARE & ARCHITECTURE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Computers & Electrical Engineering","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0045790625004148","RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, HARDWARE & ARCHITECTURE","Score":null,"Total":0}
引用次数: 0

摘要

在高分辨率航拍图像中,由于待检测物体的特征密度低、像素小,在特征提取过程中很难捕捉到细微的细节,容易导致漏检和误检。针对这一问题,本文提出了一种受视觉区域V2信息处理机制启发的小目标检测算法,以提高网络对小目标边缘、方向等细节特征的提取能力。受生物视觉区域V2中复杂细胞和超复杂细胞信息处理机制的启发,我们设计了模拟复杂细胞边缘敏感特性的复杂细胞模块(complex cell module, CCM)和模拟超复杂细胞边缘和方向敏感特性的超复杂细胞模块(hypercomplex cell module, HCM)。通过模拟复杂细胞和超复杂细胞对边缘和方向信息的敏感特性,增强了模型提取小目标边缘和方向特征的能力。此外,受视觉皮层之间自下而上的注意机制启发,本文设计了颈部和头部之间的空间增强注意模块(SEAM),该模块利用浅特征调制深特征,在关注小物体的同时保留关键的浅信息。结果表明,在无人机小目标数据集VisDrone2019和遥感小目标AITODv2上,我们设计的网络在1.3M参数下的精度指数(mAP50)得分分别为48.9%和49.1%,成功实现了网络轻量化与检测精度之间的良好平衡,实现了模型轻量化的最佳性能,有效减少了漏检和误检的发生。该代码将在https://github.com/Dzzz614/V2上在线提供。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
A lightweight small object detection network inspired by the visual area V2
In high-resolution aerial images, due to the low feature density and small pixels of the objects to be detected, it is difficult to capture subtle details during feature extraction, which can easily lead to missed detections and false detections. To address this problem, this paper proposes a small object detection algorithm inspired by the information processing mechanism of visual area V2, in order to improve the network’s ability to extract detailed features such as the edge and direction of small objects. Inspired by the information processing mechanism of complex cells and hypercomplex cells in biological visual area V2, we designed a complex cell module (CCM) that mimics the edge-sensitive properties of complex cells and a hypercomplex cell module (HCM) that simulates the edge and direction-sensitive properties of hypercomplex cells. By simulating the sensitive characteristics of complex cells and hypercomplex cells to edge and direction information, the model’s ability to extract edge and direction features of small objects is enhanced. In addition, inspired by the bottom-up attention mechanism between visual cortexes, this paper designs a spatial enhanced attention module (SEAM) between Neck and Head, which uses shallow features to modulate deep features to retain key shallow information while focusing on small objects. The results show that on the UAV small object dataset VisDrone2019 and the remote sensing small object AITODv2, the network we designed achieved an accuracy index (mAP50) score of 48.9% and 49.1% with 1.3M parameters, successfully achieving a good balance between lightweight network and detection accuracy, achieving the best performance of lightweight models, and effectively reducing the occurrence of missed detections and false detections. The code will be available online at https://github.com/Dzzz614/V2.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Computers & Electrical Engineering
Computers & Electrical Engineering 工程技术-工程:电子与电气
CiteScore
9.20
自引率
7.00%
发文量
661
审稿时长
47 days
期刊介绍: The impact of computers has nowhere been more revolutionary than in electrical engineering. The design, analysis, and operation of electrical and electronic systems are now dominated by computers, a transformation that has been motivated by the natural ease of interface between computers and electrical systems, and the promise of spectacular improvements in speed and efficiency. Published since 1973, Computers & Electrical Engineering provides rapid publication of topical research into the integration of computer technology and computational techniques with electrical and electronic systems. The journal publishes papers featuring novel implementations of computers and computational techniques in areas like signal and image processing, high-performance computing, parallel processing, and communications. Special attention will be paid to papers describing innovative architectures, algorithms, and software tools.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信