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

Gap test file #29

Open
valvador92 opened this issue Jul 2, 2019 · 2 comments
Open

Gap test file #29

valvador92 opened this issue Jul 2, 2019 · 2 comments

Comments

@valvador92
Copy link

Hi!
Does anyone know what is "gap = 5e-3 " in the test file. Why this value? How to calculate or find this value. I am trying to run SGPN with my own dataset and this value has an influence on the output.

Thank you in advance

@lelouedec
Copy link

I think this is so that the density of points matches the size of the blocks of 111m. So dividing the coordinates reduce or augment the density to match this block size.
I am implementing SGPN for my dataset as well, how did you manage to code GroupMerging with label_bin for your own dataset ?

@jianuo1128
Copy link

I think this is so that the density of points matches the size of the blocks of 1_1_1m. So dividing the coordinates reduce or augment the density to match this block size. I am implementing SGPN for my dataset as well, how did you manage to code GroupMerging with label_bin for your own dataset ?

There is a GroupMerging function in the test_utils.py that can be used

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

3 participants