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☆204Updated 8 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
- PredNet implementation using PyTorch☆60Updated 8 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆171Updated 8 years ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆191Updated 7 years ago
- convolutional lstm implementation in pytorch☆158Updated 8 years ago
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆138Updated 4 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆153Updated 6 years ago
- Pytorch implementation of the image transformer for unconditional image generation☆118Updated last year
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 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
- This repository tries to provide unsupervised deep learning models with Pytorch☆90Updated 7 years ago
- PyTorch implementation of the wavelet analysis from Torrence & Compo (1998)☆317Updated 3 years ago
- A PyTorch Implementation of "Recurrent Models of Visual Attention"☆476Updated 2 years ago
- ☆148Updated 5 years ago
- This repository is an update to all previous repositories with implementations of various Quaternion-valued Neural Networks in PyTorch☆221Updated 6 years ago
- Pytorch implementation of "An intriguing failing of convolutional neural networks and the CoordConv solution" - https://arxiv.org/abs/180…☆158Updated last year
- An adversarial autoencoder implementation in pytorch☆85Updated 6 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆73Updated 6 years ago
- Learning to Decompose and Disentangle Representations for Video Prediction, NIPS 2018☆134Updated 4 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 7 years ago
- DataLoader subclass for PyTorch to work with HDF5 files.☆49Updated 6 years ago
- Unofficial PyTorch implementation of E3D-LSTM☆128Updated 6 years ago
- "What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision?", NIPS 2017 (unofficial code).☆209Updated 5 years ago
- MINE: Mutual Information Neural Estimation in pytorch (unofficial)☆207Updated 7 years ago
- Implementation of autoencoders in PyTorch☆57Updated 7 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆247Updated 3 years ago
- Official Code for Invertible Residual Networks☆534Updated last year
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆95Updated 8 years ago
- STCN: Stochastic Temporal Convolutional Networks☆69Updated 5 years ago