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

don't have attribute height #12

Open
bonbonjour opened this issue Dec 21, 2018 · 1 comment
Open

don't have attribute height #12

bonbonjour opened this issue Dec 21, 2018 · 1 comment

Comments

@bonbonjour
Copy link

what if I don't have attribute-height, and i don't want to use height value for training, what should I do? any way can deal with it?

@suhangpro
Copy link
Contributor

Check how we handle data loading in splatnet/splatnet/dataset/dataset_facade.py. Just don't include "h" dimension if you don't want to use height. Also if you use custom data files, you will need to modify the points and ordered_points functions accordingly (see comments).

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