RandLA-Net-pytorch icon indicating copy to clipboard operation
RandLA-Net-pytorch copied to clipboard

.npy vs .ply

Open antosum opened this issue 4 years ago • 0 comments

Question about Semantic3d data preparation. Why are we converting point clouds to .npy instead of .ply format? Is this more convenient when using PyTorch? faster to read? I have seen that the TF implementation of RandLa is using the ply format. Thank you

antosum avatar Jun 28 '21 13:06 antosum