PJLab-ADG / OpenPCSeg

OpenPCSeg: Open Source Point Cloud Segmentation Toolbox and Benchmark
366 stars 36 forks source link

Reproduce Waymo segmentation results. #7

Closed synsin0 closed 1 year ago

synsin0 commented 1 year ago

Thanks for your great work. I try to reproduce mIoU=69.20 for cfgs/voxel/waymo/minkunet_mk34_cr16.yaml. I use 2x A6000 with the default training schedule, batch_size=1 epochs=12, my reproduced results have mIoU<30. May you share some training details for waymo dataset, about the training schedule and GPUs. Besides, I can reproduce results of minkowskinet on semantickitti dataset.

BAI-Yeqi commented 1 year ago

Please increase your per_gpu_batch_size. Ideally total_batch_size (n_gpu x per_gpu_batch_size) should be 32 (preferred) or 16.

datouready commented 5 months ago

@synsin0 Hello, I also encountered the same problem, n_gpu x per_gpu_batch_size=4*8=32, Finall, my reproduced results have mIoU<29.07,how did you solve this problem?

datouready commented 5 months ago

It is necessary to carefully check the generated *. npy files, preferably visualized files