BriefGPT.xyz
Mar, 2022
Point2Seq:将3D物体检测作为序列的方法
Point2Seq: Detecting 3D Objects as Sequences
HTML
PDF
Yujing Xue, Jiageng Mao, Minzhe Niu, Hang Xu, Michael Bi Mi...
TL;DR
本研究提出了一个名为Point2Seq的简单而有效的框架,用于从点云中检测3D物体。与以往的方法不同,我们明确地建立了3D物体属性之间的依赖关系,将3D物体视为单词序列,并以自回归方式从3D场景中解码单词,进而得到所有3D物体的序列,并最终通过基于相似性的序列匹配自动分配到相应的真实值。
Abstract
We present a simple and effective framework, named Point2Seq, for
3d object detection
from
point clouds
. In contrast to previous methods that normally {predict attributes of 3D objects all at once}, we expressive
→