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 "hyp_mlr" function #7

Open
seanzhuh opened this issue Jan 11, 2024 · 0 comments
Open

about "hyp_mlr" function #7

seanzhuh opened this issue Jan 11, 2024 · 0 comments

Comments

@seanzhuh
Copy link

Thanks for open-sourcing such as a wonderful work, could you please kindly help answer these questions?

  1. The function “hyp_mlr” in hesp/utils/layers.py seems like contradictory to Eq. 7 in your paper Hyperbolic Image Segmentation. It looks like you did not divide ||wy|| when computing the input to sinh-1, also you did not multiply \lambda^{c}_{p_y}.

  2. Eq. 12 in your paper said that you multiply conditional probabilities along the ancestor to current descendant, however in function “get_joints” in hesp/embedding_space/abstract_embedding_space.py, It seems like you add them instead of multiplying, then in “decide” function you choose the maximum added conditionals as the prediction.

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