论文标题
PCGEN:LIDAR模拟的点云发生器
PCGen: Point Cloud Generator for LiDAR Simulation
论文作者
论文摘要
数据是激光雷达感知系统的基本基础。不幸的是,现实世界中的数据收集和注释非常昂贵和费力。最近,与基于图形发动机的方法相比,基于数据的LiDAR模拟器由于其可伸缩性和高保真性而显示出巨大的补充实际数据潜力。在将模拟部署到现实世界中之前,需要解决两个缺点。首先,由于3D重建误差和基于纯几何的光线播种方法,现有方法通常生成比实际点云更嘈杂和完整的数据。其次,用于对象检测的模拟的先前工作仅关注诸如汽车之类的刚性物体,但像行人一样的VRU是重要的道路参与者。为了应对第一个挑战,我们提出了FPA射线播放和代理模型Raydrop。 FPA可以在考虑重建噪声的同时,对两个点云坐标和传感器特征进行模拟。通过射线替代射线模型模拟了LiDar激光接收器的物理特性,以确定是否将通过真实的激光雷达记录模拟点。借助最小的培训数据,替代模型可以推广到不同的地理和场景,从而缩小了射线播放和真实点云之间的域间隙。为了解决可变形VRU模拟的模拟,我们采用SMPL数据集提供了行人模拟基线,并比较了CAD和重建对象之间的域间隙。将我们的管道应用以执行新的传感器合成,结果表明,通过模拟数据训练的对象检测模型可以达到与真实数据训练的模型相似的结果。
Data is a fundamental building block for LiDAR perception systems. Unfortunately, real-world data collection and annotation is extremely costly & laborious. Recently, real data based LiDAR simulators have shown tremendous potential to complement real data, due to their scalability and high-fidelity compared to graphics engine based methods. Before simulation can be deployed in the real-world, two shortcomings need to be addressed. First, existing methods usually generate data which are more noisy and complete than the real point clouds, due to 3D reconstruction error and pure geometry-based raycasting method. Second, prior works on simulation for object detection focus solely on rigid objects, like cars, but VRUs, like pedestrians, are important road participants. To tackle the first challenge, we propose FPA raycasting and surrogate model raydrop. FPA enables the simulation of both point cloud coordinates and sensor features, while taking into account reconstruction noise. The ray-wise surrogate raydrop model mimics the physical properties of LiDAR's laser receiver to determine whether a simulated point would be recorded by a real LiDAR. With minimal training data, the surrogate model can generalize to different geographies and scenes, closing the domain gap between raycasted and real point clouds. To tackle the simulation of deformable VRU simulation, we employ SMPL dataset to provide a pedestrian simulation baseline and compare the domain gap between CAD and reconstructed objects. Applying our pipeline to perform novel sensor synthesis, results show that object detection models trained by simulation data can achieve similar result as the real data trained model.