prograguo
prograguo
I submitted it according to the format for 3d semantic segmentation. I don't know where the processing occurs. Please tell me what these four files are respectively? Thanks!!! Dear benchmark...
How to modify --batch-size? Thank you!
代码和显示图如下 
Traceback (most recent call last): File "leaderboard/leaderboard/leaderboard_evaluator.py", line 483, in main leaderboard_evaluator = LeaderboardEvaluator(arguments, statistics_manager) File "leaderboard/leaderboard/leaderboard_evaluator.py", line 88, in __init__ self.traffic_manager = self.client.get_trafficmanager(int(args.trafficManagerPort)) RuntimeError: rpc::rpc_error during call in function...
Dear teacher: I am very interested in your work, I want to reproduce the code, but this code is only used to generate data, there is no more detailed content,...
Dear teacher: when i run python sim.py --step 10 Traceback (most recent call last): File "sim.py", line 392, in generate_data() File "sim.py", line 246, in generate_data image_RGB_ini, image_depth_ini, _ =...