You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
Hi,
First of all, thanks a lot for your work and for providing a clear and documented repository associated with your paper!
While reading your paper I wondered how you selected your most orthogonal subset in detail. By looking at the code, I see you provide both keys and queries to the function orthogonal_landmarks. However, it seems you do not use keys to select your subset. Is that an intended behavior?
Hi,
First of all, thanks a lot for your work and for providing a clear and documented repository associated with your paper!
While reading your paper I wondered how you selected your most orthogonal subset in detail. By looking at the code, I see you provide both keys and queries to the function
orthogonal_landmarks. However, it seems you do not use keys to select your subset. Is that an intended behavior?Thanks !