Repository for Graph Neural Networks
Say we are given images i=1,...,n, each with n_i features on them. Our goal is to find correspondences \Pi_{ij} between them.
commit 0837d63cfc3aa1b5f435742568ff2e218da90bcc
Using Graph Nets from Deepmind, this link.
Install using pip install graph_nets