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

Origin of inter_scale/interval_scale hyperparameter #22

Open
ri-ceres opened this issue Aug 5, 2020 · 0 comments
Open

Origin of inter_scale/interval_scale hyperparameter #22

ri-ceres opened this issue Aug 5, 2020 · 0 comments

Comments

@ri-ceres
Copy link

ri-ceres commented Aug 5, 2020

Looking through the paper and the code, it's not obvious to me how the interval scale is derived. How should this be set for testing on my own dataset?

INTER_SCALE: 2.13

I've tried using some of the default values found elsewhere in the codebase, but am getting some unbounded values:

File "pointmvsnet/../pointmvsnet/functions/functions.py", line 169, in get_propability_map
    prob_map_left0 = cv[b_coordinates, d_coordinates_left0, y_coordinates, x_coordinates]
RuntimeError: index -9223372036854775808 is out of bounds for dim with size 96
@ri-ceres ri-ceres changed the title Origin of inter_scale/interval_scale hyper parameter Origin of inter_scale/interval_scale hyperparameter Aug 6, 2020
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

1 participant