vae_vpflows
Flow library
A PyTorch implementation of volume-preserving flows for variational autoencoders.
Code in PyTorch for the convex combination linear IAF and the Householder Flow, J.M. Tomczak & M. Welling
90 stars
2 watching
15 forks
Language: Python
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A deep learning implementation of a recurrent variational autoencoder for generating sequential data. | 357 |
| PyTorch implementations of algorithms for density estimation using invertible transformations. | 577 |
| An implementation of unsupervised learning for multi-frame optical flow with occlusions using PyTorch. | 112 |
| A collection of tutorials and lessons on building deep learning models using the PyTorch library. | 326 |
| Generates flowline representation from an image. | 168 |
| A PyTorch implementation of Learning Disentangled Joint Continuous and Discrete Representations | 462 |
| An image-based river flow analysis library | 145 |
| A PyTorch implementation of visual-semantic embedding methods for image-caption retrieval | 492 |
| PyTorch implementation of a Factorization Machine module | 173 |
| A PyTorch implementation of V-Net for volumetric medical image segmentation | 703 |
| An implementation of the HMAX model for vision processing in PyTorch | 57 |
| A PyTorch implementation of visual question answering with multimodal representation learning | 718 |
| PyTorch implementation of a neural network architecture for estimating the optical flow between frames in videos | 861 |
| Provides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing. | 1,191 |
| Implementation of Value Iteration Networks in PyTorch with visualization capabilities using Visdom. | 226 |