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☆203Updated 7 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
- PyTorch implementation of the wavelet analysis from Torrence & Compo (1998)☆317Updated 3 years ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆171Updated 8 years ago
- PredNet implementation using PyTorch☆60Updated 8 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).☆209Updated 5 years ago
- This repository tries to provide unsupervised deep learning models with Pytorch☆90Updated 7 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆152Updated 6 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆108Updated 7 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- This repository is an update to all previous repositories with implementations of various Quaternion-valued Neural Networks in PyTorch☆220Updated 5 years ago
- Unofficial PyTorch implementation of E3D-LSTM☆128Updated 6 years ago
- An adversarial autoencoder implementation in pytorch☆85Updated 6 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
- [Under development]- Implementation of various methods for dimensionality reduction and spectral clustering implemented with Pytorch☆163Updated 8 years ago
- MINE: Mutual Information Neural Estimation in pytorch (unofficial)☆206Updated 7 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
- dcgan combined with vae in pytorch!☆117Updated 7 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
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆283Updated 7 years ago
- DataLoader subclass for PyTorch to work with HDF5 files.☆49Updated 6 years ago
- This repository contains a pytorch implementation for the paper: Multi-Level Variational Autoencoder (https://arxiv.org/abs/1705.08841), …☆71Updated 3 years ago
- PyTorch wrapper for FFTs☆319Updated 7 years ago
- A PyTorch Implementation of "Recurrent Models of Visual Attention"☆473Updated 2 years ago
- Code for the NIPS17 paper "Stabilizing Training of Generative Adversarial Networks through Regularization"☆94Updated 7 years ago
- implement infoGAN using pytorch☆153Updated 7 years ago
- STCN: Stochastic Temporal Convolutional Networks☆69Updated 5 years ago