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

About threshold value in paper #48

Open
VitaLemonTea1 opened this issue Nov 22, 2024 · 1 comment
Open

About threshold value in paper #48

VitaLemonTea1 opened this issue Nov 22, 2024 · 1 comment

Comments

@VitaLemonTea1
Copy link

Hi,
Thanks for releasing code. I see you set a threshold value to fliter out the occupied voxels in equ(3).
I found the threshold is 8.5 in code. I would like to ask why 8.5 was chosen instead of other values.

@pmj110119
Copy link
Owner

Hi, sorry for the late reply. The value 8.5 isn't necessarily the optimal threshold; it's an empirical value that performs well in most cases but hasn't been rigorously validated.

In early experiments, we determined this threshold by searching the validation set in increments of 0.5.

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