基于两阶段方法的自动驾驶三维目标检测

Yuhui Lu, Zhong Chen, Mingde Zhao
{"title":"基于两阶段方法的自动驾驶三维目标检测","authors":"Yuhui Lu, Zhong Chen, Mingde Zhao","doi":"10.1109/ISPCE-ASIA57917.2022.9971105","DOIUrl":null,"url":null,"abstract":"As one of the hottest areas in the current technology industry, the field of autonomous driving has attracted the attention of many technology workers. How to use point cloud data for accurate multi-objective prediction is a key issue, which includes 3D object detection and multi-object tracking. CenterPoint proposes a novel anchor-free, two-stage 3D object detection method. The first stage uses a CenterNet approach, that is, using the center point to represent the object, using the feature map after feature extraction as input, and outputting a heatmap of the probability of the location of the center of the object for each category to predict the location of the target object, and obtaining other properties from the feature regression of the point location. The second stage is to extract features from the center point of the bounding box of the prediction target to refine the prediction results. However, the 3D backbone network of the CenterPoint has the disadvantages of low feature extraction accuracy and low second stage refinement accuracy. In order to solve these problems, this paper proposes to use VoxelResBackBone8x based on deep residual network Resnet as the 3D backbone network, simplify the 2D backbone network to improve feature extraction accuracy, and use the Set Abstraction Module to make the model use both the processed advanced features and the original point cloud features to further improve the accuracy.","PeriodicalId":197173,"journal":{"name":"2022 IEEE International Symposium on Product Compliance Engineering - Asia (ISPCE-ASIA)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-11-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"3D Objective Detection for Autonomous Driving based on Two-stage Approach\",\"authors\":\"Yuhui Lu, Zhong Chen, Mingde Zhao\",\"doi\":\"10.1109/ISPCE-ASIA57917.2022.9971105\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"As one of the hottest areas in the current technology industry, the field of autonomous driving has attracted the attention of many technology workers. How to use point cloud data for accurate multi-objective prediction is a key issue, which includes 3D object detection and multi-object tracking. CenterPoint proposes a novel anchor-free, two-stage 3D object detection method. The first stage uses a CenterNet approach, that is, using the center point to represent the object, using the feature map after feature extraction as input, and outputting a heatmap of the probability of the location of the center of the object for each category to predict the location of the target object, and obtaining other properties from the feature regression of the point location. The second stage is to extract features from the center point of the bounding box of the prediction target to refine the prediction results. However, the 3D backbone network of the CenterPoint has the disadvantages of low feature extraction accuracy and low second stage refinement accuracy. In order to solve these problems, this paper proposes to use VoxelResBackBone8x based on deep residual network Resnet as the 3D backbone network, simplify the 2D backbone network to improve feature extraction accuracy, and use the Set Abstraction Module to make the model use both the processed advanced features and the original point cloud features to further improve the accuracy.\",\"PeriodicalId\":197173,\"journal\":{\"name\":\"2022 IEEE International Symposium on Product Compliance Engineering - Asia (ISPCE-ASIA)\",\"volume\":\"1 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-11-04\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2022 IEEE International Symposium on Product Compliance Engineering - Asia (ISPCE-ASIA)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ISPCE-ASIA57917.2022.9971105\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2022 IEEE International Symposium on Product Compliance Engineering - Asia (ISPCE-ASIA)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ISPCE-ASIA57917.2022.9971105","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0

摘要

作为当前科技行业最热门的领域之一,自动驾驶领域吸引了众多科技工作者的关注。如何利用点云数据进行精确的多目标预测是一个关键问题,其中包括三维目标检测和多目标跟踪。CenterPoint提出了一种新的无锚的两阶段三维目标检测方法。第一阶段采用CenterNet方法,即以中心点表示对象,以特征提取后的特征图作为输入,输出每一类对象中心位置概率的热图来预测目标对象的位置,并从点位置的特征回归中获得其他属性。第二阶段是从预测目标的边界框中心点提取特征,对预测结果进行细化。然而,CenterPoint的三维骨干网存在特征提取精度低、第二阶段细化精度低等缺点。为了解决这些问题,本文提出使用基于深度残差网络Resnet的VoxelResBackBone8x作为三维骨干网,对二维骨干网进行简化以提高特征提取精度,并使用Set Abstraction Module使模型同时使用经过处理的高级特征和原始点云特征,进一步提高精度。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
3D Objective Detection for Autonomous Driving based on Two-stage Approach
As one of the hottest areas in the current technology industry, the field of autonomous driving has attracted the attention of many technology workers. How to use point cloud data for accurate multi-objective prediction is a key issue, which includes 3D object detection and multi-object tracking. CenterPoint proposes a novel anchor-free, two-stage 3D object detection method. The first stage uses a CenterNet approach, that is, using the center point to represent the object, using the feature map after feature extraction as input, and outputting a heatmap of the probability of the location of the center of the object for each category to predict the location of the target object, and obtaining other properties from the feature regression of the point location. The second stage is to extract features from the center point of the bounding box of the prediction target to refine the prediction results. However, the 3D backbone network of the CenterPoint has the disadvantages of low feature extraction accuracy and low second stage refinement accuracy. In order to solve these problems, this paper proposes to use VoxelResBackBone8x based on deep residual network Resnet as the 3D backbone network, simplify the 2D backbone network to improve feature extraction accuracy, and use the Set Abstraction Module to make the model use both the processed advanced features and the original point cloud features to further improve the accuracy.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
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学术文献互助群
群 号:481959085
Book学术官方微信