Department of Information and Communication Engineering, Yeungnam University, Gyeongsan 38544, Korea.
Department of Electrical Engineering, Yeungnam University, Gyeongsan 38544, Korea.
Sensors (Basel). 2019 Nov 5;19(21):4818. doi: 10.3390/s19214818.
In this paper, we propose a method of generating a color image from light detection and ranging (LiDAR) 3D reflection intensity. The proposed method is composed of two steps: projection of LiDAR 3D reflection intensity into 2D intensity, and color image generation from the projected intensity by using a fully convolutional network (FCN). The color image should be generated from a very sparse projected intensity image. For this reason, the FCN is designed to have an asymmetric network structure, i.e., the layer depth of the decoder in the FCN is deeper than that of the encoder. The well-known KITTI dataset for various scenarios is used for the proposed FCN training and performance evaluation. Performance of the asymmetric network structures are empirically analyzed for various depth combinations for the encoder and decoder. Through simulations, it is shown that the proposed method generates fairly good visual quality of images while maintaining almost the same color as the ground truth image. Moreover, the proposed FCN has much higher performance than conventional interpolation methods and generative adversarial network based Pix2Pix. One interesting result is that the proposed FCN produces shadow-free and daylight color images. This result is caused by the fact that the LiDAR sensor data is produced by the light reflection and is, therefore, not affected by sunlight and shadow.
在本文中,我们提出了一种从光达(LiDAR)3D 反射强度生成彩色图像的方法。所提出的方法由两步组成:将 LiDAR 3D 反射强度投影到 2D 强度,以及通过全卷积网络(FCN)从投影强度生成彩色图像。彩色图像应从非常稀疏的投影强度图像生成。为此,FCN 被设计为具有非对称的网络结构,即 FCN 的解码器的层深度比编码器的层深度更深。所提出的 FCN 使用各种场景的著名 KITTI 数据集进行训练和性能评估。针对编码器和解码器的各种深度组合,对非对称网络结构的性能进行了实证分析。通过仿真,结果表明,所提出的方法在保持与真实图像几乎相同的颜色的同时,生成了相当好的图像视觉质量。此外,所提出的 FCN 的性能远高于传统的插值方法和基于生成对抗网络的 Pix2Pix。一个有趣的结果是,所提出的 FCN 生成无阴影和日光色的图像。这一结果是由于 LiDAR 传感器数据是由光反射产生的,因此不受阳光和阴影的影响。