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☆199Updated 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
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆170Updated 8 years ago
- PredNet implementation using PyTorch☆60Updated 8 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
- Pytorch implementation of the image transformer for unconditional image generation☆118Updated last year
- PyTorch implementation of the wavelet analysis from Torrence & Compo (1998)☆317Updated 3 years ago
- "What Uncertainties Do We Need in Bayesian Deep Learning for Computer Vision?", NIPS 2017 (unofficial code).☆210Updated 5 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆455Updated 5 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
- This is an almost exact replica in PyTorch of the Tensorflow version of Self-Attention GAN released by Google Brain in August 2018.☆173Updated last year
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆107Updated 7 years ago
- Code release for "Learning Multiple Tasks with Multilinear Relationship Networks" (NIPS 2017)☆71Updated 7 years ago
- A PyTorch Implementation of "Recurrent Models of Visual Attention"☆472Updated 2 years ago
- STCN: Stochastic Temporal Convolutional Networks☆69Updated 5 years ago
- Independently Recurrent Neural Networks (IndRNN) implemented in pytorch.☆138Updated 4 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 6 years ago
- This repository tries to provide unsupervised deep learning models with Pytorch☆90Updated 7 years ago
- ☆146Updated 5 years ago
- An adversarial autoencoder implementation in pytorch☆85Updated 6 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 Wasserstein Auto-Encoders☆296Updated 5 years ago
- PyTorch wrapper for FFTs☆316Updated 6 years ago
- Implementation of the reversible residual network in pytorch☆105Updated 3 years ago
- pytorch implementation of basic kmeans algorithm(lloyd method with forgy initialization) with gpu support☆94Updated 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
- A pytorch reimplement of PredNet, which is a deep recurrent convolutional neural network for video prediction and unsupervised learning.☆29Updated 5 years ago
- Pytorch code for DAE and IntrinsicDAE☆124Updated 6 years ago