JiaxiongQ / DeepLiDAR

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

about synthetic dataset #15

Open kontonpuku opened 5 years ago

kontonpuku commented 5 years ago

Thank you for your excellent work. I have some questions about the detailed information of the synthetic dataset. For example, in "SEQ0" of "Town 11", how are the lidar depth images saved? ori_depth * 256 and save them in uint16 datatype like the kitti did, or some other processing? Meanwhile, how the images of boundary, normal are saved? Can you give us some details about them? What's the difference of depth images between "lidar" and "lidar_m"? So as the "normal" and "normal_m". If possible, we hope a readme file to briefly explain some details. Thank you so much.

JiaxiongQ commented 5 years ago

Thanks for your advice, I will write the details in the readme file.