Nightmare-n / GD-MAE

GD-MAE: Generative Decoder for MAE Pre-training on LiDAR Point Clouds (CVPR 2023)
Apache License 2.0
114 stars 6 forks source link

ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) #4

Closed phoebedddd closed 1 year ago

phoebedddd commented 1 year ago

File "../pcdet/datasets/augmentor/database_sampler.py", line 26, in init **self.sampler_cfg.BACKEND.KWARGS AttributeError: 'EasyDict' object has no attribute 'KWARGS' ERROR:torch.distributed.elastic.multiprocessing.api:failed (exitcode: 1) local_rank: 0 (pid: 40282) of binary: /usr/local/bin/python

Hello,How to solve this error? I only use one GPU.Looking forward to your reply!Best wishes!

Nightmare-n commented 1 year ago

Thank you for pointing out this issue. This bug has been fixed.

Pe0p1e024 commented 1 year ago

How to solve this error? I also saw that!How to fix it?Looking forward to your reply!

phoebedddd commented 1 year ago

How to solve this error? I also saw that!How to fix it?Looking forward to your reply! Using four Gpus seems to solve this problem.