spectral_graph_convnets
Graph CNNs
PyTorch implementation of graph ConvNets using spectral filtering
PyTorch implementation of spectral graph ConvNets, NeurIPS’16
291 stars
10 watching
68 forks
Language: HTML
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A collection of PyTorch implementations of various scene graph generation models | 732 |
| An implementation of Kim's Convolutional Neural Networks for Sentence Classification in PyTorch | 1,022 |
| A PyTorch implementation of various deep convolutional networks for efficient training and evaluation on diverse datasets. | 347 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| An implementation of convolutional neural networks on graphs using spectral filtering | 1,342 |
| A PyTorch implementation of a clustering algorithm for graph neural networks | 788 |
| An implementation of a deep learning algorithm for graph data | 270 |
| An implementation of a neural network for graph data, specifically designed to process wavelet transforms on graphs. | 577 |
| PyTorch implementation of wide residual networks for image classification tasks on CIFAR-10 and CIFAR-100 datasets | 462 |
| A software framework implementing Deformable Convolutional Networks for object detection and image segmentation tasks | 160 |
| A PyTorch implementation of a graph neural network architecture | 1,246 |
| Provides an implementation of convolutional neural networks in MATLAB. | 98 |
| An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. | 334 |
| An implementation of a deep neural network architecture for image classification tasks | 273 |
| A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models | 2,694 |