Skip to content

"Segmentation fault" error #76

Discussion options

You must be logged in to vote

Hi @JulienPercheron,
thanks for the well-detailed issue.


On Windows, I think you were right to say :

I think it comes from the limitation of my hardware but I wanted to be sure through this discussion.

A simple workaround to that is to reduce the datamodule.batch_size to something like 25 (or even lower - but better not go too low, unexpected things happen in pytorch lightning when you go to values like 1 or 2 haha).


On Linux, I am happy to report that this issue is easy to resolve: the AI model expects colorized Lidar (RGB+NIR). Here is a link that explains how to do it: #75 (comment).

On a side note: one user reported replacing colors with the Intensity channel. But I would advice t…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@JulienPercheron
Comment options

Answer selected by CharlesGaydon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants