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

xyz #8

Closed
bob791 opened this issue Dec 25, 2022 · 1 comment
Closed

xyz #8

bob791 opened this issue Dec 25, 2022 · 1 comment

Comments

@bob791
Copy link

bob791 commented Dec 25, 2022

How to train using only xyz?

@cszyzhang
Copy link
Owner

In riconv2_utils.py, you can add use compute_LRA function to create normals for only xyz input in line 310 by adding:
if norm is None:
norm = compute_LRA(xyz, weighting=True)

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