Hi, thanks for your code, and i want to ask what I should use to replace the {ROOT_POINT_DIR} in the training command. When I use 'data/processed_shapenetseg', it have errors:FileNotFoundError: [Errno 2] No such file or directory: 'data/processed_shapenetseg/train_test_split/shuffled_train_file_list.json'
And where is the train_test_split/shuffled_train_file_list.json?
Thank you very much!