Repository navigation

#

graph-convolution

A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).

Python
801
3 年前

Source code of CVPR 2020 paper, "HOPE-Net: A Graph-based Model for Hand-Object Pose Estimation"

Python
274
5 年前

This repo contains code to convert Structured Documents to Graphs and implement a Graph Convolution Neural Network for node classification

Python
145
3 年前

Graph convolutions in Keras with TensorFlow, PyTorch or Jax.

Jupyter Notebook
115
7 个月前

A lightweight implementation of Walklets from "Don't Walk Skip! Online Learning of Multi-scale Network Embeddings" (ASONAM 2017).

Python
105
2 年前

NeoDTI: Neural integration of neighbor information from a heterogeneous network for discovering new drug-target interactions

Python
76
4 年前

Semantic Image Manipulation using Scene Graphs (CVPR 2020)

Python
60
2 年前

Graph-convolutional GAN for point cloud generation. Code from ICLR 2019 paper Learning Localized Generative Models for 3D Point Clouds via Graph Convolution

Python
59
5 年前

The reference implementation of FEATHER from the CIKM '20 paper "Characteristic Functions on Graphs: Birds of a Feather, from Statistical Descriptors to Parametric Models".

Python
51
2 年前

Keras implementation of "SimGNN: A Neural Network Approach to Fast Graph Similarity Computation". Includes synthetic GED data.

Python
37
5 年前