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

VisionGNN: Dataset+Model+Unit tests+Example #9902

Open
nam-hoang-le opened this issue Dec 29, 2024 · 2 comments
Open

VisionGNN: Dataset+Model+Unit tests+Example #9902

nam-hoang-le opened this issue Dec 29, 2024 · 2 comments
Labels

Comments

@nam-hoang-le
Copy link

nam-hoang-le commented Dec 29, 2024

🚀 The feature, motivation and pitch

Paper: https://arxiv.org/abs/2206.00272
Motivation: I saw it when doing my own project. From the results in the original paper, we can see its potential to replace CNN-based and Transformer-based models in Vision task due to its efficiency and good performance. Otherwise, we can apply a lot of Graph theories into the field.
Goal: Try to reproduce the work done in this paper while typing it as closely to the existing frameworks in PyG.
Note:

  • From the MoleculeGPT issue, we should use as many as many existing features as possible from PyG. - Additional features which you feel reusable for other workflows should be added to PyG.
  • One-off functions that are specific to this workflow can be left inside the example.

Alternatives

No response

Additional context

No response

@nam-hoang-le
Copy link
Author

@puririshi98 hello sir, I just uploaded the issue related to our discussion

@nam-hoang-le
Copy link
Author

Here is the short list of what to do:
Dataset:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant