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

Segmentation fault during training 3D Match #42

Open
DiegoWangSys opened this issue Oct 8, 2020 · 3 comments
Open

Segmentation fault during training 3D Match #42

DiegoWangSys opened this issue Oct 8, 2020 · 3 comments

Comments

@DiegoWangSys
Copy link

Dear Chris:
Thanks for your great job. I clone your FCGF code and run the train.py on my server. I run into a Segmentation Fault Error:
image
The checkpoint is set in /lib/data_loader.py which is :
image
The server could not exec line “226” “xyz0=data0[“pcd”]”
But when I exec the data loading code in python:
image
I have no problem like “Segmentation Error”.
And I am wondering what is wrong with this.

Best!

@DiegoWangSys
Copy link
Author

I change the file type from ".npz" to ".npy" and solve this issue

@chrischoy
Copy link
Owner

It seems that it works perfectly fine if you use the provided download script.

@qsisi
Copy link

qsisi commented Nov 21, 2021

I also met this problem, I trained FCGF several months ago, but after couple of months, when I re-train the FCGF it come up with the same error 'segmentation fault' when loading the 'npz' file, it is strange to me and I couldn't find a way to solve it right now.

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

3 participants