-
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
-
problem occur in function:just_vis_ori_pcds()
and more details,here!
new_viewer = show_two_pcd( pcd_v[0],pcd_v[1]);
```cpp
//std
#include
#include
#include
#include
#include …
-
Hi, @MehmetAygun , i enjoy this paper and work very much. However, I run into some difficulties when training and testing the model.
Firstly, would you mind telling me your best training schedule…
-
Thank you for your great code!
I notice in `rangenet_mos.yaml` and `salsanext_mos.yaml` you only use one input frame. If I want to use multiple scans for training, how can I do it?
As far as I k…
-
@MehmetAygun Really enjoyed reading the paper. Really excited about applying the clustering problem for large point cloud sequences to handle the memory constraint.
I have a lidar dataset that has be…
-
Hello, first thanks for awesome tools.
I'm trying to exploit your tool for custom dataset and successfully loaded the data, but there are two problems ahead of me.
1. Even i set the min range to…
-
Is the following error unresolvable in **wsl2**?
```
(open3d) rjsgml5698@DESKTOP-BVT01B5:/mnt/c/Develop/d3d/open3d-ml/examples$ python visualize.py kitti '/mnt/f/kitti-dataset/'
2020-10-23 09:40:…
-
Hi there!
I was trying to run the training script for SemanticKITTI and got the following error repeatedly (my machine has multiple GPUs and I got the same error on all the GPUs individually when …
-
After using
`source /path/to/Open3D-ML/set_open3d_ml_root.sh
`
I got this error when trying to test the integration of MyModel
```
File "tests/test_integration.py", line 13, in test_integrati…
-
Dear Nicolas,
Many thanks for your great work. I'm trying to train the **kpconv** on **semantickitti**. I can successfully process the raw data. But, I cannot start to train the model using the fol…