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

what does s_vertex_cordinates and d_vertex_coordinates refer to in paper? #74

Open
sumeshthakr opened this issue Mar 10, 2021 · 1 comment

Comments

@sumeshthakr
Copy link

Hi Weijing,
I went through your implementation and in this particular line,

[s_vertex_features, s_vertex_coordinates - d_vertex_coordinates],

You refer to s_vertex_coordinates as source vertex and d_vertex_coordinates as destination vertex,
So, in my understanding, the following equation(5) in your paper x_i refers to d_vertex_cordinates and x_j refers to s_vertex_coordinates, is that right? or is it the other way around?

Thanks a lot

@WeijingShi
Copy link
Owner

Hi Sumesh, I think you are correct!

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