BriefGPT.xyz
Apr, 2023
无需三维注释的开放词汇点云物体检测
Open-Vocabulary Point-Cloud Object Detection without 3D Annotation
HTML
PDF
Yuheng Lu, Chenfeng Xu, Xiaobao Wei, Xiaodong Xie, Masayoshi Tomizuka...
TL;DR
本文探讨了通过分治策略进行开放式词汇3D点云检测的方法,该方法使用图像预训练模型来学习定位各种对象,并连接文本和点云表示,以便根据提示文本对新对象类别进行分类,从而实现开放式词汇3D目标检测,同时在ScanNet和SUN RGB-D数据集上实现了显著的性能提升。
Abstract
The goal of
open-vocabulary detection
is to identify novel objects based on arbitrary textual descriptions. In this paper, we address open-vocabulary
3d point-cloud detection
by a dividing-and-conquering strategy
→