generative-query-network-pytorch

GQN model

A PyTorch implementation of a Generative Query Network model for generating 3D scenes and rendering them in various styles.

Generative Query Network (GQN) in PyTorch as described in "Neural Scene Representation and Rendering"

GitHub

322 stars
14 watching
63 forks
Language: Jupyter Notebook
last commit: about 7 years ago
deepmindgenerative-modelsgqnpytorch

Related projects:

RepositoryDescriptionStars
chingyaoc/ggnn.pytorchAn implementation of a neural network architecture for processing graph-structured data and making predictions on nodes.466
shayneobrien/generative-modelsAnnotated implementations of various deep generative models using PyTorch498
carpedm20/discogan-pytorchA PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations.1,084
kimhc6028/relational-networksA PyTorch implementation of a neural network module for relational reasoning in computer vision tasks809
l0sg/relational-rnn-pytorchAn implementation of DeepMind's Relational Recurrent Neural Networks (Santoro et al. 2018) in PyTorch for word language modeling245
dyhan0920/pyramidnet-pytorchAn implementation of a deep neural network architecture for image classification tasks273
isht7/pytorch-deeplab-resnetA deep learning model implementation of the DeepLab ResNet architecture for image segmentation tasks.602
mrgemy95/visual-interaction-networks-pytorchAn implementation of Deepmind's Visual Interaction Networks using PyTorch to predict future events in physical scenes.166
jhjacobsen/pytorch-i-revnetDeep invertible neural network implementation using PyTorch for image recognition and reconstruction tasks.390
harshtrivedi/nmn-pytorchA PyTorch implementation of Neural Module Networks for Visual Question Answering108
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
aiqm/torchaniA PyTorch implementation of a neural network potential for molecular simulations471
ixaxaar/pytorch-dncAn implementation of Differentiable Neural Computers and family for PyTorch, enabling scalable memory-augmented neural networks.338
wohlert/semi-supervised-pytorchA collection of semi-supervised learning and generative models implemented in PyTorch707
bupt-gamma/openhgnnAn open-source toolkit for training and applying heterogeneous graph neural networks using PyTorch and the Deep Graph Library.879