qhungbui7 / Graph-Matching-Networks

PyTorch implementation of Graph Matching Networks for Learning the Similarity of Graph Structured Objects (ICML 2019).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Graph Matching Networks

LICENSE last commit

In this repo, a number of implementations of Graph Matching algorithms are provided.

Yijie Lin, Mouxing Yang, Jun Yu, Peng Hu, Changqing Zhang, Xi Peng. Graph Matching with Bi-level Noisy Correspondence. ICCV, 2023. [paper] [code].

Yujia Li, Chenjie Gu, Thomas Dullien, Oriol Vinyals, Pushmeet Kohli. Graph Matching Networks for Learning the Similarity of Graph Structured Objects. ICML 2019. [paper] [code].

About

PyTorch implementation of Graph Matching Networks for Learning the Similarity of Graph Structured Objects (ICML 2019).

License:Other


Languages

Language:Python 92.7%Language:C++ 5.3%Language:Cuda 2.0%Language:Shell 0.0%