Open augusto-peterlevitz opened 2 years ago
Hey @augusto-peterlevitz you can check out software such as CloudCompare to convert ply to bin files or alternatively use a python script to convert between the 2 formats Ran into a similar issue and needed bin files, and this is the approach I took
Hello @jedeschaud I have found that the labels are ot present in the given synthetic dataset. I am working on synthetic to realistic point cloud data conversion. Please help on this
Hello! Have you changed fps_simu to some smaller number? Because in my case running simulation with fps_simu=1000 is extremely slow.
The current version of KITTI 3D dataset has the points clouds in .bin format, and I noticed that the code saves in .ply. Am I missing something?
Thanks for sharing the code!