Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

core dumped when infering with SalsaNext #78

Open
irvinchen111 opened this issue Nov 20, 2023 · 0 comments
Open

core dumped when infering with SalsaNext #78

irvinchen111 opened this issue Nov 20, 2023 · 0 comments

Comments

@irvinchen111
Copy link

irvinchen111 commented Nov 20, 2023

I want to test the SalsaNext on the toy dataset. I prepared the data as mentioned in README and downloaded the pretrained model as well. But I got errors with the command

python3 infer.py -d ../../../../data -m ../../../../data/model_salsanext_residual_1 -l ../../../../data/predictions_salsanext_residual_1_new -s valid

The log is here:

Cleaning point-clouds with kNN post-processing
kNN parameters:
knn: 5
search: 5
sigma: 1.0
cutoff: 1.0
nclasses: 3
********************************************************************************
Infering in device:  cuda
zsh: segmentation fault (core dumped)  python3 infer.py -d ../../../../data -m  -l  -s valid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant