Visualize-KITTI-Objects-in-Videos
Visualize-KITTI-Objects-in-Videos copied to clipboard
Specific questions about BEV in KITTI dataset
I have not yet downloaded the Velodyne point clouds from (https://www.cvlibs.net/datasets/kitti/eval_object.php?obj_benchmark=bev), but I have questions about how to handle the data.
-
is the BEV point cloud data already available as images (.png) or does it require a conversion from .bin files (point cloud data) to e.g. rosbag files, from which correct images can be obtained with a suitable algorithm?
-
there are some visualizers to explore the data with ground truth label, are there also some that have the function of a labeling tool, possibly for data extension?