edwardzhou130 / PolarSeg

Implementation for PolarNet: An Improved Grid Representation for Online LiDAR Point Clouds Semantic Segmentation (CVPR 2020)
BSD 3-Clause "New" or "Revised" License
373 stars 80 forks source link

Runtime error: cuda error: all CUDA-capable devices are busy or unavailable #33

Open SofianeB-03 opened 3 years ago

SofianeB-03 commented 3 years ago

Hello, thanks you for your great work! I want to run test_pretrain_SemanticKITTI.py but I have this error: "Runtime error: cuda error: all CUDA-capable devices are busy or unavailable". When I try to use cpu device, I have the same error. Can you help me please ?