I want to run a simple example with this framework, that means I input a point cloud and the output is the label file. But I was confused how to do this. The scripts "sem3d_gen_images.py", "sem3d_test_backproj.py" and "sem3d_train.py" seem like they will load some models to train a network. So, how to use the pre-trained weights to run a simple example? Thank you very much!