visual-interaction-networks-pytorch

Future prediction model

An implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes.

This's an implementation of deepmind Visual Interaction Networks paper using pytorch

GitHub

166 stars
5 watching
25 forks
Language: Python
last commit: almost 7 years ago
computer-visionconvolutional-neural-networksdeep-learningdeepmindmachine-learningnerual-networkphysicspytorchvideo-prediction-modelsvisual-interaction-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
kimhc6028/relational-networks A PyTorch implementation of a neural network module for relational reasoning in computer vision tasks 812
isht7/pytorch-deeplab-resnet A deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks. 602
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
benedekrozemberczki/pytorch_geometric_temporal A PyTorch extension for building temporal graph neural networks with support for recurrent and attention-based models 2,669
nexusapoorvacus/deepvariationstructuredrl An implementation of reinforcement learning for visual relationship and attribute detection using PyTorch. 63
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
carpedm20/discogan-pytorch A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. 1,084
xxradon/igcv3-pytorch Reimplements MobileNet-V2 and IGCV3 using PyTorch for efficient deep learning. 19
damitkwr/esrnn-gpu A PyTorch implementation of an optimized deep learning model for time series forecasting on GPUs. 318
javeywang/pyramid-attention-networks-pytorch An implementation of a deep learning model using PyTorch for semantic segmentation tasks. 235
mattmacy/vnet.pytorch A PyTorch implementation of V-Net for volumetric medical image segmentation 694
zhanghang1989/pytorch-encoding A Python framework for building deep learning models with optimized encoding layers and batch normalization. 2,041
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