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
std::bad_alloc / segmentation fault (core dumped) #50
Closed
zoomin-lee closed 2 years ago
I try to run train_SemanticKITTI.py and test_pretrain_SemanticKITTI.py. How to fix this error?
terminate called after throwing an instance of 'std::bad_alloc' what(): std::bad_alloc Aborted (core dumped)
or
Segmentation fault (core dumped)