当前位置:网站首页>BEVDet4D: Exploit Temporal Cues in Multi-camera 3D Object Detection Paper Notes
BEVDet4D: Exploit Temporal Cues in Multi-camera 3D Object Detection Paper Notes
2022-08-10 13:07:00 【byzy】
原文链接:https://arxiv.org/pdf/2203.17054.pdf
1.引言
The current visual detection methods have large errors in the estimation of speed,Therefore, this paper introduces time information to improve the accuracy.
BEVDet4DBy keeping the middle of past framesBEVfeatures to expandBEVDet,The features are then fused by aligning and stitching with the current frame,Thus, temporal clues can be obtained by querying the two candidate features,Rather, only a negligible computational increase is required.BEVDet4D的其余部分与BEVDet相同.
2.相关工作
2.2 视频目标检测
Current methods mainly use temporal cues at both outcomes or intermediate features.The former uses post-processing methods,Optimize detection results in a tracking manner;后者利用LSTM、Attention or optical flow repurposes image features from past frames.
3.方法
3.1 网络结构
如下图所示,BEVDet4D仍包含BEVDet的4个基本结构.此外,Considering that the output features of the view transformer are sparse,增加了额外的BEV编码器(It consists of two residual units).

3.2 Simplify speed learning tasks
Predict the translation of the target between adjacent frames instead of directly predicting the speed,In this way, the task is transformed into predicting the displacement of the target in two adjacent frames,这可根据BEVThe difference in feature maps is measured.

Let the coordinates of an object in two adjacent frames in the global coordinate system be
和
,It is due to the movement of the vehicle,Directly concatenate feature maps(As shown in the upper right subgraph of the above figure)The resulting position difference is

其中上标
表示
The ego vehicle coordinate system at time,non-superscripted
表示
时刻的物体;Represents the transformation from the source coordinate system to the destination coordinate system.可见,If the two feature maps are directly spliced,It will cause the target shift to be related to the ego-vehicle motion.
If used firstto move the previous frame to the vehicle coordinate system of the current frame and then splicing(As shown in the lower right subgraph of the above figure),Then the target position difference is

At this time, the position difference of the target is equal to the actual target displacement.
In fact, the above formula is realized by feature alignment,即若
表示
The feature map at time in the ego vehicle coordinate system,Then the aligned features are :

This article uses bilinear interpolation from
中获取特征,But this method is suboptimal,会导致性能下降,And the degree of decline and BEVFeature resolution inverse correlation.A more precise approach is to adjust the point cloud coordinates generated by the lift operation in the view transformer,But doing so will breakBEVDetA prerequisite for the acceleration method used in (见BEVDet 4.3节最后).
4.实验
Data augmentation methods and BEVDet相同.
4.2 结果
在nuScenes验证集上,BEVDet4D的高速版本BEVDet4D-Tiny就超过了BEVDet的性能,Mainly in the direction、Estimates of speed and properties,Even the estimation accuracy of velocity exceeds that of methods based on fusion of camera and radarCenterFusion.总的来说,BEVDet4DLarge performance gains come at the cost of negligible extra inference time.
在nuScenes测试集上,BEVDet4DExceeds some methods that require additional data for training;此外,The performance difference between validation and test sets shows,Introducing temporal cues can improve the generalization performance of the model.
4.3 消融研究
4.3.1 建立BEVDet4D的过程
在BEVDet的基础上,First, the adjacent frames are directly splicedBEV特征图.This action can cause performance degradation,Especially on position and velocity estimation.This may be because the displacement of the object caused by the movement of the ego vehicle will confuse the subsequent module's judgment of the position of the object,And the judgment of the speed needs to find the actual displacement that is not related to the movement of the ego vehicle from the position difference of the object.
After adding the alignment operation,Both position and velocity errors are reduced,And the position error is less than BEVDet,But the speed error is still greater than BEVDet.This may be due to the inconsistency of adjacent frame times resulting in different object position distributions and velocity distributions.
Changed from predicting velocity directly to predicting offset,Speed prediction task is simplified、Greatly improves the speed estimation accuracy,And make the training results more robust.
Use extra before splicingBEVEncoders can trade further performance gains at very little computational cost.
In addition, tuning the speed weights in the loss function can also improve performance.
4.3.3 The location of the time fusion
If in extraBEVTemporal fusion is performed before the encoder,performance compared to the extraBEVTemporal fusion before the encoder will drop,This shows that the output features of the view transformer are relatively coarse,不适合直接使用.如果在原来的BEVTemporal fusion is performed after the encoder,Then performance and BEVDet几乎相同(Among them, the speed accuracy is slightly improved,But the positional accuracy drops slightly).这说明BEVThe encoder is resistant to position misleading from past frames,and estimate the velocity from the position offset.
边栏推荐
- 【数字IC验证进阶】SoC系统验证和IP模块验证的区别及侧重点分析
- iTextSharp 使用详解
- Merge similar items in LeetCode simple questions
- 娄底农产品检验实验室建设指南盘点
- Detailed explanation of es6-promise object
- Requirements for the construction of Loudi stem cell preparation laboratory
- Deploy the project halfway through the follow-up
- 想问下大佬们 ,cdc oracle初始化一张300万的表任务运行着后面就这个错 怎么解决哇
- Digicert EV证书签名后出现“证书对于请求用法无效”的解决方案
- camshift实现目标跟踪
猜你喜欢

十八、一起学习Lua 调试(Debug)

实践为主,理论为辅!腾讯大佬MySQL高阶宝典震撼来袭!

【论文+代码】PEBAL/Pixel-wise Energy-biased Abstention Learning for Anomaly Segmentation on Complex Urban Driving Scenes(复杂城市驾驶场景异常分割的像素级能量偏置弃权学习)

11 + chrome advanced debugging skills, learn to direct efficiency increases by 666%

「企业架构」应用架构概述

shell:常用小工具(sort、uniq、tr、cut)

机器学习实战(2)——端到端的机器学习项目

M²BEV: Multi-Camera Joint 3D Detection and Segmentation with Unified Bird’s-Eye View Representation

Guidelines for Sending Overseas Mail (2)

10 款更先进的开源命令行工具
随机推荐
[Collection] HashSet and ArrayList lookup Contains() time complexity
娄底疾控中心实验室设计理念说明
2022年8月中国数据库排行榜:openGauss重夺榜眼,PolarDB反超人大金仓
十八、一起学习Lua 调试(Debug)
Twikoo腾讯云函数部署转移到私有部署
【list合并】多个list合并为一个list
Requirements for the construction of Loudi stem cell preparation laboratory
How to do foreign media publicity to grasp the key points
可视化服务编排在金融APP中的实践
Reversing words in a string in LeetCode
Jenkins修改默认主目录
AtCoder初学者比赛077 D -小多
AICOCO AI Frontier Promotion (8.10)
Digicert EV证书签名后出现“证书对于请求用法无效”的解决方案
多线程下自旋锁设计基本思想
加密游戏:游戏的未来
CV复习:空洞卷积
[Advanced Digital IC Verification] Difference and focus analysis between SoC system verification and IP module verification
Deploy the project halfway through the follow-up
LeetCode中等题之颠倒字符串中的单词