pykitti icon indicating copy to clipboard operation
pykitti copied to clipboard

A question about Velodyne Data Label

Open iris0329 opened this issue 6 years ago • 2 comments
trafficstars

Hi, @leeclemnet

Thanks for sharing such good work ! I found in intel-isl/Open3D-PointNet2-Semantic3D project, the author use your work to handle KITTI Velodyne data. It's a segmentation work, each point has a label to show which class it belongs. But I found velodyne point data only has 4 channels (x, y, z, reflection). So do you have access to the ground truth label of each point?

Thanks for your help !

iris0329 avatar Jun 11 '19 02:06 iris0329

Probably this will help you http://www.cvlibs.net/datasets/kitti/eval_object.php?obj_benchmark=3d

slinshady89 avatar Jul 08 '19 12:07 slinshady89

Hi, @leeclemnet

Thanks for sharing such good work ! I found in intel-isl/Open3D-PointNet2-Semantic3D project, the author use your work to handle KITTI Velodyne data. It's a segmentation work, each point has a label to show which class it belongs. But I found velodyne point data only has 4 channels (x, y, z, reflection). So do you have access to the ground truth label of each point?

Thanks for your help !

@iris0329 Hi, have you found out how to solve the issue?

xiongyiheng avatar May 03 '21 08:05 xiongyiheng