AlbertoCenzato / pytorch_model_zoo
A repository for my pytorch models
☆10Updated 6 years ago
Alternatives and similar repositories for pytorch_model_zoo
Users that are interested in pytorch_model_zoo are comparing it to the libraries listed below
Sorting:
- Custom built ConvLSTM cell in Tensorflow and PyTorch☆15Updated 6 years ago
- Using convlstm to prediction moving mnist dataset.☆22Updated 6 years ago
- convolutional lstm implementation in pytorch☆158Updated 7 years ago
- Uncertainty quantification using Bayesian neural networks in classification (MIDL 2018, CSDA)☆137Updated 5 years ago
- Convolutional LSTM for video segmentation with Keras☆108Updated 6 years ago
- Code release for "PredCNN: Predictive Learning with Cascade Convolutions" (IJCAI 2018)☆27Updated 6 years ago
- Convolutional variational autoencoder in PyTorch☆46Updated 7 years ago
- ☆57Updated 6 years ago
- PredRNN: Recurrent Neural Networks for Predictive Learning using Spatiotemporal LSTMs☆124Updated 5 years ago
- ☆84Updated 6 years ago
- reduced-gate convolutional LSTM model. This model is applied on PredNet which implemented by Lotter 2016.☆10Updated 6 years ago
- A CNN Variational Autoencoder (CNN-VAE) implemented in PyTorch