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

What does this magic number mean? #7

Open
leao1995 opened this issue Jan 25, 2020 · 3 comments
Open

What does this magic number mean? #7

leao1995 opened this issue Jan 25, 2020 · 3 comments

Comments

@leao1995
Copy link

ops['input_pls']['sdf']: batch_data['sdf_val'] - 0.003,

What's the meaning of the 0.003 here?

@leao1995
Copy link
Author

And also, why do you divide the predicted sdf value by 10?

@leao1995
Copy link
Author

If I understand it correctly, sample_pc and sample_pc_rot are the same thing, right? cuz you never set the rot flag.

ref_sample_pc = ref_dict['sample_pc']

@Xharlie
Copy link
Collaborator

Xharlie commented Feb 4, 2020

hi, please refer to the sdf generation script to understand the "magic number", you will find it not so magic anymore. Thank you.

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