kamo-naoyuki / pytorch_convolutional_rnnLinks
PyTorch implementation of Convolutional Recurrent Neural Network
☆135Updated 2 years ago
Alternatives and similar repositories for pytorch_convolutional_rnn
Users that are interested in pytorch_convolutional_rnn are comparing it to the libraries listed below
Sorting:
- Convolutional Gated Recurrent Units implemented in PyTorch☆201Updated 7 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆190Updated 7 years ago
- convolutional lstm implementation in pytorch☆158Updated 8 years ago
- This repository is an update to all previous repositories with implementations of various Quaternion-valued Neural Networks in PyTorch☆216Updated 5 years ago
- PredNet implementation using PyTorch☆61Updated 8 years ago
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆174Updated last year
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆138Updated 4 years ago
- "What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision?", NIPS 2017 (unofficial code).☆210Updated 5 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆171Updated 8 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- A pytorch reimplement of PredNet, which is a deep recurrent convolutional neural network for video prediction and unsupervised learning.☆29Updated 6 years ago
- A PyTorch Implementation of "Recurrent Models of Visual Attention"☆472Updated 2 years ago
- implement infoGAN using pytorch☆153Updated 7 years ago
- Unofficial PyTorch implementation of E3D-LSTM☆128Updated 6 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- An adversarial autoencoder implementation in pytorch☆85Updated 6 years ago
- ☆146Updated 5 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Pytorch implementation of the image transformer for unconditional image generation☆118Updated last year
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- PyTorch implementation of the NIPS 2017 paper - Unsupervised Learning of Disentangled Representations from Video☆47Updated 5 years ago
- Learning to Decompose and Disentangle Representations for Video Prediction, NIPS 2018☆134Updated 4 years ago
- This repository contains the code for the paper: Disentangling Factors of Variation with Cycle-Consistent Variational Auto-encoders (htt…☆72Updated 7 years ago
- PyTorch implementation of the wavelet analysis from Torrence & Compo (1998)☆317Updated 3 years ago
- STCN: Stochastic Temporal Convolutional Networks☆69Updated 5 years ago
- Pytorch code for DAE and IntrinsicDAE☆125Updated 6 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 7 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆151Updated 6 years ago
- VQ-VAE implementation / pytorch☆182Updated 7 years ago