OccFormer icon indicating copy to clipboard operation
OccFormer copied to clipboard

depth

Open SISTMrL opened this issue 2 years ago • 2 comments
trafficstars

1681996633055 Hello, i run the code of visualization gt_depths with image, why it shows this way. I haven't done the depth estimation before, but i saw the depth images are not shown as this.

SISTMrL avatar Apr 20 '23 13:04 SISTMrL

The gt_depths are generated by projecting sparse LiDAR points onto multi-view images. Therefore, the visualized depth follows the pattern of LiDAR scanlines and is different from the commonly used dense depth.

zhangyp15 avatar Apr 21 '23 02:04 zhangyp15

同学,你好,有一个问题请教一下,就是你们这个depth是多帧lidar叠加生成的吗?我看dataset文件夹的lidar2depth.py文件中lidar_points = np.fromfile(results['pts_filename'], 好像只用了一帧lidar,但是你们数据集中有sweeps,这里有点不太理解,望解答

shabiouyang avatar May 25 '23 06:05 shabiouyang