JiaxiongQ / DeepLiDAR

Deep Surface Normal Guided Depth Prediction for Outdoor Scene from Sparse LiDAR Data and Single Color Image (CVPR 2019)
MIT License
248 stars 49 forks source link

Details about the synthetic lidar data #46

Open yanconglin opened 1 year ago

yanconglin commented 1 year ago

Thank you for sharing the code and synthetic data. I would like to ask two questions:

  1. Could you please confirm if the released lidar data (e.g., "000020.bin") records the intensity (remission) ? Or simply speaking is the "lidar.bin" file in the format of "xyz coordinate only" or "xyz coordinate + remission" as in KITTI.

  2. what do the suffixes "_m" and "_s" refer to in the 'lidar_m' and 'normal_s' folders?

Looking forward to your reply.