BichenWuUCB / SqueezeSeg

Implementation of SqueezeSeg, convolutional neural networks for LiDAR point clout segmentation
BSD 2-Clause "Simplified" License
561 stars 239 forks source link

Training Error #51

Open barsaiyaniith opened 4 years ago

barsaiyaniith commented 4 years ago

Hi Sir, I successfully run the demo.py file but while running train.py I am getting this error, could anyone will help here. Help is appreciated. Attaching.txt file here for the error train_terminal.txt

Also, I m getting this error while running eval.py I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcublas.so.8.0 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcudnn.so.5 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcufft.so.8.0 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcuda.so.1 locally I tensorflow/stream_executor/dso_loader.cc:135] successfully opened CUDA library libcurand.so.8.0 locally No checkpoint file found Wait 60s for new checkpoints to be saved ... No checkpoint file found Wait 60s for new checkpoints to be saved ... No checkpoint file found Wait 60s for new checkpoints to be saved ...

jashshah999 commented 4 years ago

Hi if you were able to run demo.py can you please help me out with this error: https://github.com/BichenWuUCB/SqueezeSeg/issues/50

Thanks