当前位置:网站首页>[Detr for 3D object detection] detr3d: 3D object detection from multi view images via 3D-to-2D queries
[Detr for 3D object detection] detr3d: 3D object detection from multi view images via 3D-to-2D queries
2022-07-25 19:09:00 【Bit reachable duck】
DETR3D: 3D Object Detection from Multi-view Images via 3D-to-2D Queries
Brief introduction of the paper :
This paper introduces a framework for multi camera 3D target detection . The existing work is to estimate the 3D bounding box directly from monocular images , Or use the depth prediction network to generate the input of three-dimensional target detection from two-dimensional information , Unlike the , The method in this paper operates prediction directly in three-dimensional space .
DETR3D Extract two-dimensional features from multiple camera images , Then use a sparse set of 3D Object query to index these two-dimensional features , Use the camera conversion matrix to 3D The location is linked to the multi view image , Then the bounding box prediction is performed for each object query , Use the set to set loss to measure the difference between the ground truth and the prediction .
This top-down approach is better than the bottom-up approach , That is, the object boundary box prediction follows the depth estimation per pixel , Because it is not affected by the composite error introduced by the depth prediction model . Besides , This method does not require post-processing , If not the maximum inhibition , Significantly improve the reasoning speed , And in nuScenes The self driving benchmark has achieved the most advanced performance .
Contribution of thesis :
- The original name is based on RGB 3D object detection model of image . Different from the existing work ,DETR3D At the last stage
边栏推荐
- HTTP cache tongtianpian, there may be something you want
- Go代码检查工具
- A free image download warehouse website
- Have you ever seen this kind of dynamic programming -- the stock problem of state machine dynamic programming (Part 1)
- Interface automation test platform fasterrunner series (III) - operation examples
- Summer Challenge [FFH] this midsummer, a "cool" code rain!
- Youfu force supercomputing provides customized high-performance computing services for customers
- 【阅读笔记】《深度学习》第一章:引言
- Intouch高级报警(报警筛选)
- Ping 命令详解[通俗易懂]
猜你喜欢

房企打响“保交战”

Wechat campus maintenance application applet graduation design finished product of applet completion work (8) graduation design thesis template

Ultimate doll 2.0 | cloud native delivery package

高并发下如何保证数据库和缓存双写一致性?

Talk about 15 tips of SQL optimization

Alibaba cloud free SSL certificate application detailed process

小程序毕设作品之微信校园维修报修小程序毕业设计成品(3)后台功能

How to design product help center? The following points cannot be ignored

Pymoo learning (5): convergence analysis

Korean AI team plagiarizes shock academia! One tutor with 51 students, or plagiarism recidivist
随机推荐
[cloud native kubernetes] management of secret storage objects under kubernetes cluster
Ultimate doll 2.0 | cloud native delivery package
App test point (mind map)
MySQL sub query (selected 20 sub query exercises)
Alibaba cloud free SSL certificate application detailed process
[iniparser] simple use of the project configuration tool iniparser
这种动态规划你见过吗——状态机动态规划之股票问题(上)
i3-status 配置
聊聊接口性能优化的11个小技巧
Interface automation test platform fasterrunner series (IV) - continuous integration and solution of multi domain names
HTTP缓存通天篇,可能有你想要的
JMeter performance test actual video (what are the common performance test tools)
鸿蒙-大喵计算画板-视频
Pymoo学习 (5):收敛性分析
Detailed explanation of Bluetooth protocol (what is Bluetooth)
Yarn installation and use tutorial [easy to understand]
小程序毕设作品之微信校园维修报修小程序毕业设计成品(5)任务书
600000 pieces of data are made from March 1 to March 31. Videodate requires starting time from 00:00 to 24:00 on March 1 to 31, which is only for notes
Alibaba cloud technology expert Qin long: reliability assurance is a must - how to carry out chaos engineering on the cloud?
ThreadLocal Kills 11 consecutive questions