kamo-naoyuki / pytorch_convolutional_rnn
PyTorch implementation of Convolutional Recurrent Neural Network
☆132Updated last year
Related projects ⓘ
Alternatives and complementary repositories for pytorch_convolutional_rnn
- Convolutional Gated Recurrent Units implemented in PyTorch☆192Updated 6 years ago
- convolutional lstm implementation in pytorch☆157Updated 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.☆170Updated 2 months ago
- VAEGAN from "Autoencoding beyond pixels using a learned similarity metric" implemented in Pytorch. Clean, clear and with comments.☆186Updated 6 years ago
- Implementation of a convolutional Variational-Autoencoder model in pytorch.☆74Updated 5 years ago
- Pytorch implementation of the image transformer for unconditional image generation☆116Updated 3 months ago
- Variational Autoencoder implemented with PyTorch, Trained over CelebA Dataset☆165Updated 7 years ago
- dcgan combined with vae in pytorch!☆117Updated 6 years ago
- An adversarial autoencoder implementation in pytorch☆83Updated 5 years ago
- Implements https://arxiv.org/abs/1711.05101 AdamW optimizer, cosine learning rate scheduler and "Cyclical Learning Rates for Training Neu…☆149Updated 5 years ago
- VQ-VAE implementation / pytorch☆181Updated 6 years ago
- PredNet implementation using PyTorch☆59Updated 7 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 6 years ago
- GAN-QP: A Novel GAN Framework without Gradient Vanishing and Lipschitz Constraint☆119Updated 5 years ago
- This repository contains the code for the paper: Disentangling Factors of Variation with Cycle-Consistent Variational Auto-encoders (htt…☆72Updated 6 years ago
- PyTorch implementation of the wavelet analysis from Torrence & Compo (1998)☆307Updated 2 years ago
- Deep Unsupervised Clustering with Gaussian Mixture Variational Autoencoders☆210Updated 4 years ago
- pyTorch implementation of Spectral Normalization for Generative Adversarial Networks☆246Updated 2 years ago
- A pytorch reimplement of PredNet, which is a deep recurrent convolutional neural network for video prediction and unsupervised learning.☆28Updated 5 years ago
- Implementation of Conditional Generative Adversarial Networks in PyTorch☆106Updated 6 years ago
- Pytorch code for DAE and IntrinsicDAE☆123Updated 5 years ago
- Pytorch Adversarial Auto Encoder (AAE)☆86Updated 5 years ago
- ☆230Updated 5 years ago
- ☆144Updated 4 years ago
- PyTorch implementation of the NIPS 2017 paper - Unsupervised Learning of Disentangled Representations from Video☆47Updated 4 years ago
- Pytorch implementation of FactorVAE proposed in Disentangling by Factorising(http://arxiv.org/abs/1802.05983)☆262Updated 6 years ago
- Neural Nearest Neighbors Networks (NIPS*2018)☆284Updated last year
- Learning to Decompose and Disentangle Representations for Video Prediction, NIPS 2018☆134Updated 3 years ago
- Variational Autoencoder for Unsupervised and Disentangled Representation Learning of content and motion features in sequential data (Mand…☆104Updated 5 years ago
- Implementing Stand-Alone Self-Attention in Vision Models using Pytorch☆454Updated 4 years ago