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

output shape of the GNN features #14

Open
w5688414 opened this issue Aug 9, 2021 · 0 comments
Open

output shape of the GNN features #14

w5688414 opened this issue Aug 9, 2021 · 0 comments

Comments

@w5688414
Copy link

w5688414 commented Aug 9, 2021

I am using pytorch to implement VGN, I feel confused about the shape of the GNN features, if my input image is 3128128, adj will be 128*128, what's the output shape of the GNN feature of GAT。

https://github.com/Diego999/pyGAT/tree/similar_impl_tensorflow
this is my GAT, I used

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