SPWS-Transformer:基于多尺度融合轻量化深度预测的三维目标检测方法研究

IF 2.2 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Chang'an Zhang, Yian Wang, Ke Xu, ChunHong Yuan, Fusen Guo
{"title":"SPWS-Transformer:基于多尺度融合轻量化深度预测的三维目标检测方法研究","authors":"Chang'an Zhang,&nbsp;Yian Wang,&nbsp;Ke Xu,&nbsp;ChunHong Yuan,&nbsp;Fusen Guo","doi":"10.1049/ipr2.70204","DOIUrl":null,"url":null,"abstract":"<p>Advanced driver assistance systems (ADAS) mainly consist of three components: environmental perception, decision planning, and motion control. As a fundamental component of the ADAS environmental perception system, 3D object detection enables vehicles to avoid obstacles and ensure driving safety only through accurate and real-time prediction and localization of three-dimensional targets such as vehicles and pedestrians in road scenes. Therefore, to improve both the real-time performance and accuracy of 3D object detection, we propose a lightweight depth prediction-based 3D object detection model with multi-scale fusion—SPWS-Transformer. First, to enhance the model's accuracy, we propose a feature extraction network incorporating multi-scale feature fusion and depth prediction. By designing a multi-scale feature fusion module, we effectively combine multi-scale semantic and fine-grained information from feature maps of different scales to enhance the network's feature extraction capability. To capture spatial information from the feature maps, we apply convolution, group normalization, and nonlinear activation operations on the fused feature maps to generate depth feature maps. Both the fused feature maps and depth feature maps serve as inputs for subsequent network stages. To further improve accuracy, we leverage the long-range modelling advantages of Transformers by designing a feature enhancement encoder to strengthen the representation capability of depth feature maps. We incorporate a dilated encoder to perform positional encoding on depth feature maps and utilize multi-head self-attention mechanisms to capture contextual relationships within the input scene, thereby enhancing the detection capability of the 3D object detection network. Then, to improve real-time performance, we design a decoder structure with scale-aware attention. By predefining masks of different scales, we adaptively learn a scale-aware filter using depth and visual features to enhance object queries. Finally, on the KITTI dataset, the improved algorithm achieves an AP of 24.66% for the car category, with more significant improvements in detection accuracy under the ‘hard’ difficulty level. The model achieves an inference time of 24 ms.</p>","PeriodicalId":56303,"journal":{"name":"IET Image Processing","volume":"19 1","pages":""},"PeriodicalIF":2.2000,"publicationDate":"2025-09-09","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/ipr2.70204","citationCount":"0","resultStr":"{\"title\":\"SPWS-Transformer: A Study of 3D Target Detection Method Based on Lightweight Depth Prediction With Multi-Scale Fusion\",\"authors\":\"Chang'an Zhang,&nbsp;Yian Wang,&nbsp;Ke Xu,&nbsp;ChunHong Yuan,&nbsp;Fusen Guo\",\"doi\":\"10.1049/ipr2.70204\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p>Advanced driver assistance systems (ADAS) mainly consist of three components: environmental perception, decision planning, and motion control. As a fundamental component of the ADAS environmental perception system, 3D object detection enables vehicles to avoid obstacles and ensure driving safety only through accurate and real-time prediction and localization of three-dimensional targets such as vehicles and pedestrians in road scenes. Therefore, to improve both the real-time performance and accuracy of 3D object detection, we propose a lightweight depth prediction-based 3D object detection model with multi-scale fusion—SPWS-Transformer. First, to enhance the model's accuracy, we propose a feature extraction network incorporating multi-scale feature fusion and depth prediction. By designing a multi-scale feature fusion module, we effectively combine multi-scale semantic and fine-grained information from feature maps of different scales to enhance the network's feature extraction capability. To capture spatial information from the feature maps, we apply convolution, group normalization, and nonlinear activation operations on the fused feature maps to generate depth feature maps. Both the fused feature maps and depth feature maps serve as inputs for subsequent network stages. To further improve accuracy, we leverage the long-range modelling advantages of Transformers by designing a feature enhancement encoder to strengthen the representation capability of depth feature maps. We incorporate a dilated encoder to perform positional encoding on depth feature maps and utilize multi-head self-attention mechanisms to capture contextual relationships within the input scene, thereby enhancing the detection capability of the 3D object detection network. Then, to improve real-time performance, we design a decoder structure with scale-aware attention. By predefining masks of different scales, we adaptively learn a scale-aware filter using depth and visual features to enhance object queries. Finally, on the KITTI dataset, the improved algorithm achieves an AP of 24.66% for the car category, with more significant improvements in detection accuracy under the ‘hard’ difficulty level. The model achieves an inference time of 24 ms.</p>\",\"PeriodicalId\":56303,\"journal\":{\"name\":\"IET Image Processing\",\"volume\":\"19 1\",\"pages\":\"\"},\"PeriodicalIF\":2.2000,\"publicationDate\":\"2025-09-09\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://ietresearch.onlinelibrary.wiley.com/doi/epdf/10.1049/ipr2.70204\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IET Image Processing\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://ietresearch.onlinelibrary.wiley.com/doi/10.1049/ipr2.70204\",\"RegionNum\":4,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q3\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IET Image Processing","FirstCategoryId":"94","ListUrlMain":"https://ietresearch.onlinelibrary.wiley.com/doi/10.1049/ipr2.70204","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

高级驾驶辅助系统(ADAS)主要由三部分组成:环境感知、决策规划和运动控制。3D物体检测是ADAS环境感知系统的基础组成部分,车辆只有通过对道路场景中车辆、行人等三维目标进行准确、实时的预测和定位,才能避开障碍物,保证行车安全。因此,为了提高三维目标检测的实时性和准确性,我们提出了一种基于深度预测的轻量化多尺度融合的spws - transformer三维目标检测模型。首先,为了提高模型的精度,我们提出了一种融合多尺度特征融合和深度预测的特征提取网络。通过设计多尺度特征融合模块,有效地将不同尺度特征图中的多尺度语义信息和细粒度信息相结合,增强了网络的特征提取能力。为了从特征图中获取空间信息,我们对融合的特征图进行卷积、群归一化和非线性激活操作,生成深度特征图。融合特征图和深度特征图都可以作为后续网络阶段的输入。为了进一步提高精度,我们设计了一个特征增强编码器,利用变形金刚的远程建模优势来增强深度特征图的表示能力。我们结合了一个扩展编码器来对深度特征图进行位置编码,并利用多头自注意机制来捕获输入场景中的上下文关系,从而增强了3D目标检测网络的检测能力。然后,为了提高实时性,我们设计了一种具有尺度感知注意力的解码器结构。通过预定义不同尺度的掩模,我们使用深度和视觉特征自适应学习一个尺度感知过滤器来增强对象查询。最后,在KITTI数据集上,改进算法对汽车类别的检测准确率达到24.66%,在“硬”难度下的检测准确率提高更为显著。该模型的推理时间为24 ms。
本文章由计算机程序翻译,如有差异,请以英文原文为准。

SPWS-Transformer: A Study of 3D Target Detection Method Based on Lightweight Depth Prediction With Multi-Scale Fusion

SPWS-Transformer: A Study of 3D Target Detection Method Based on Lightweight Depth Prediction With Multi-Scale Fusion

SPWS-Transformer: A Study of 3D Target Detection Method Based on Lightweight Depth Prediction With Multi-Scale Fusion

SPWS-Transformer: A Study of 3D Target Detection Method Based on Lightweight Depth Prediction With Multi-Scale Fusion

SPWS-Transformer: A Study of 3D Target Detection Method Based on Lightweight Depth Prediction With Multi-Scale Fusion

Advanced driver assistance systems (ADAS) mainly consist of three components: environmental perception, decision planning, and motion control. As a fundamental component of the ADAS environmental perception system, 3D object detection enables vehicles to avoid obstacles and ensure driving safety only through accurate and real-time prediction and localization of three-dimensional targets such as vehicles and pedestrians in road scenes. Therefore, to improve both the real-time performance and accuracy of 3D object detection, we propose a lightweight depth prediction-based 3D object detection model with multi-scale fusion—SPWS-Transformer. First, to enhance the model's accuracy, we propose a feature extraction network incorporating multi-scale feature fusion and depth prediction. By designing a multi-scale feature fusion module, we effectively combine multi-scale semantic and fine-grained information from feature maps of different scales to enhance the network's feature extraction capability. To capture spatial information from the feature maps, we apply convolution, group normalization, and nonlinear activation operations on the fused feature maps to generate depth feature maps. Both the fused feature maps and depth feature maps serve as inputs for subsequent network stages. To further improve accuracy, we leverage the long-range modelling advantages of Transformers by designing a feature enhancement encoder to strengthen the representation capability of depth feature maps. We incorporate a dilated encoder to perform positional encoding on depth feature maps and utilize multi-head self-attention mechanisms to capture contextual relationships within the input scene, thereby enhancing the detection capability of the 3D object detection network. Then, to improve real-time performance, we design a decoder structure with scale-aware attention. By predefining masks of different scales, we adaptively learn a scale-aware filter using depth and visual features to enhance object queries. Finally, on the KITTI dataset, the improved algorithm achieves an AP of 24.66% for the car category, with more significant improvements in detection accuracy under the ‘hard’ difficulty level. The model achieves an inference time of 24 ms.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
IET Image Processing
IET Image Processing 工程技术-工程:电子与电气
CiteScore
5.40
自引率
8.70%
发文量
282
审稿时长
6 months
期刊介绍: The IET Image Processing journal encompasses research areas related to the generation, processing and communication of visual information. The focus of the journal is the coverage of the latest research results in image and video processing, including image generation and display, enhancement and restoration, segmentation, colour and texture analysis, coding and communication, implementations and architectures as well as innovative applications. Principal topics include: Generation and Display - Imaging sensors and acquisition systems, illumination, sampling and scanning, quantization, colour reproduction, image rendering, display and printing systems, evaluation of image quality. Processing and Analysis - Image enhancement, restoration, segmentation, registration, multispectral, colour and texture processing, multiresolution processing and wavelets, morphological operations, stereoscopic and 3-D processing, motion detection and estimation, video and image sequence processing. Implementations and Architectures - Image and video processing hardware and software, design and construction, architectures and software, neural, adaptive, and fuzzy processing. Coding and Transmission - Image and video compression and coding, compression standards, noise modelling, visual information networks, streamed video. Retrieval and Multimedia - Storage of images and video, database design, image retrieval, video annotation and editing, mixed media incorporating visual information, multimedia systems and applications, image and video watermarking, steganography. Applications - Innovative application of image and video processing technologies to any field, including life sciences, earth sciences, astronomy, document processing and security. Current Special Issue Call for Papers: Evolutionary Computation for Image Processing - https://digital-library.theiet.org/files/IET_IPR_CFP_EC.pdf AI-Powered 3D Vision - https://digital-library.theiet.org/files/IET_IPR_CFP_AIPV.pdf Multidisciplinary advancement of Imaging Technologies: From Medical Diagnostics and Genomics to Cognitive Machine Vision, and Artificial Intelligence - https://digital-library.theiet.org/files/IET_IPR_CFP_IST.pdf Deep Learning for 3D Reconstruction - https://digital-library.theiet.org/files/IET_IPR_CFP_DLR.pdf
×
引用
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学术官方微信