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
Obtain the top$K$ neighbours and distances of each vertex in the structure space. Whether the top$K$ neighbours (in the structure space) == top K neighbours (selected by faiss)? if it is right, why the SNR between KNN and KNN+SS are different?
#15
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.
the structure space only change the distance between node and node from KNN graph, and the node edge don't change. So why the SNR between KNN and KNN+SS are different?
No description provided.
The text was updated successfully, but these errors were encountered: