relational-networks

Relational Network Model

A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks

Pytorch implementation of "A simple neural network module for relational reasoning" (Relational Networks)

GitHub

812 stars
25 watching
160 forks
Language: Python
last commit: almost 2 years ago
deep-learningpytorchrelational-networks

Related projects:

Repository Description Stars
l0sg/relational-rnn-pytorch An implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling 244
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
dyhan0920/pyramidnet-pytorch An implementation of a deep neural network architecture for image classification tasks 273
benedekrozemberczki/appnp A PyTorch implementation of a graph neural network model that learns personalized node representations 363
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
bamos/densenet.pytorch An implementation of a deep neural network architecture in PyTorch 832
mrgemy95/visual-interaction-networks-pytorch An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes. 166
d-li14/regnet.pytorch An implementation of a PyTorch-based neural network architecture for image classification tasks. 68
oyam/pytorch-dpns PyTorch implementation of a deep learning model for image segmentation 90
nexusapoorvacus/deepvariationstructuredrl An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. 63
jhjacobsen/pytorch-i-revnet Deep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks. 389
xternalz/wideresnet-pytorch An implementation of Wide Residual Networks in PyTorch for efficient deep learning on CIFAR10/100 datasets. 333
kaiyangzhou/dassl.pytorch A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. 1,217
benedekrozemberczki/capsgnn A PyTorch implementation of a graph neural network architecture 1,246
ramon-oliveira/aorun A deep learning framework on top of PyTorch for building neural networks. 61