Hi, thank you very much for your valuable research and for releasing the code.
I have a question about how to use the data transform and the model when the input is a batch of point cloud samples, instead of a single point cloud.
Currently, each sample in my dataset contains a point cloud with a different number of points. How i config the transform in "concerto.transform" and input to the model.
Any guidance or examples would be greatly appreciated.
Thank you!