SqueezeSeg
SqueezeSeg copied to clipboard
Implementation of SqueezeSeg, convolutional neural networks for LiDAR point clout segmentation https://arxiv.org/abs/1710.07368
Hi! Thanks for sharing the source code! I met a problem when I run the online.sh, when it runs to the following state, it stops there.  I am looking...
- [ ] https://github.com/BichenWuUCB/SqueezeSeg/issues/2  - [x] 加快数据处理  - [x] 数据格式 
It seems to get into an endless loop as following after I ran the instruction: ./scripts/eval.sh -gpu 1 -image_set val -log_dir ./log/ Wait 60s for new checkpoints to be saved...
Hi! I notice that the color of the point cloud label in rviz is changed. Could we fix the color with label value? For example, label 0 is red, label...
When I ran the online.sh, there is no images and point on the rviz. Why?