BriefGPT.xyz
Dec, 2018
PointPillars: 基于点云的目标检测快速编码器
PointPillars: Fast Encoders for Object Detection from Point Clouds
HTML
PDF
Alex H. Lang, Sourabh Vora, Holger Caesar, Lubing Zhou, Jiong Yang...
TL;DR
本篇论文介绍了一种新型编码器PointPillars,该编码器可以将点云转为适合下游检测通道的格式,可应用于众多机器人应用中的物体检测,证明其在速度和准确性上都优于现有编码器,可优化无人驾驶等应用领域。
Abstract
object detection
in
point clouds
is an important aspect of many robotics applications such as
autonomous driving
. In this paper we conside
→