-
I built a neural network and trained successfully on other data sets, but I encountered the following problems when I wanted to use your data set for training.
Step 00000050 L_out= nan Acc= nan ---…
-
Hi! Thank you for your wonderful work!
I'm trying to reproduce your results on validation set using the pretrained weights you provided.
Unfortunately, I'm getting 403 Error "Access forbidden!…
-
I installed Point Labeler in Ubuntu 20.04 VMware. Because I got an openGL error `invalid enumerant(1280)`, I had to comment lines with `glow::_CheckGlError(__FILE__, __LINE__);` in viewport.cpp. Now w…
-
Hello,may I use labels of point clouds from Semantic KITTI directly?
-
@xinge008 Thanks for sharing the code base i have the following queries
1.To generate the .pkl files should we always use SECOND code base as you have mentioned
2.To save the predictions alon…
-
I wanted to train a network on SemanticKITTI. I noticed that a dataset class is provided for SemanticKITTI. However, there is no way to extract the info pkl file "" as in [testing](https://github.com/…
-
Hi Triess, I have read your paper and was very impressed. I am currently working on a paper for panoptic segmentation on semanticKITTI and would like to try your scan-based projection approach.
Just …
-
My machine's GPU is RTX3090,which is based on Ampere architecture and just support 11.0 as the oldest version of cuda.So is there any way to us CPU to reproduce your work?
The error log I tried to i…
-
Hello @tano297 ,
I am trying to train the network on NVIDIA Titan RTX 24 GB GPU, I find that both val_loss and val_acc are increasing, while train_loss is reducing and train_acc is increasing as exp…
-
This seems to be a bug. I get the following error when I try to train.
```
Traceback (most recent call last):
File "open3d_train1.py", line 28, in
pipeline.run_train()
File "/home/ubuntu…
tvkpz updated
3 years ago