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

How do you include the features in the network? #5

Open
ginobilinie opened this issue Jul 31, 2020 · 1 comment
Open

How do you include the features in the network? #5

ginobilinie opened this issue Jul 31, 2020 · 1 comment

Comments

@ginobilinie
Copy link

After reading the code, I found the input is just xyz points, while no features (colors) are included. I'm not sure it is fine?

@qiqihaer
Copy link
Owner

qiqihaer commented Sep 7, 2020

After reading the code, I found the input is just xyz points, while no features (colors) are included. I'm not sure it is fine?

You can modify the net to add color or intensity into the input. Line 17 in ''RandLANet.py '' and line 44 in "data_prepare_semantickitti.py" should be considered.

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

2 participants