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

GitHub

90 stars
2 watching
15 forks
Language: Python
last commit: over 9 years ago

Related projects:

RepositoryDescriptionStars
kefirski/pytorch_rvaeA deep learning implementation of a recurrent variational autoencoder for generating sequential data.357
ikostrikov/pytorch-flowsPyTorch implementations of algorithms for density estimation using invertible transformations.577
anuragranj/back2future.pytorchAn implementation of unsupervised learning for multi-frame optical flow with occlusions using PyTorch.112
vinhkhuc/pytorch-mini-tutorialsA collection of tutorials and lessons on building deep learning models using the PyTorch library.326
serycjon/vpype-flow-imagerGenerates flowline representation from an image.168
schlumberger/joint-vaeA PyTorch implementation of Learning Disentangled Joint Continuous and Discrete Representations462
localdevices/pyorcAn image-based river flow analysis library145
fartashf/vseppA PyTorch implementation of visual-semantic embedding methods for image-caption retrieval492
jmhessel/fmpytorchPyTorch implementation of a Factorization Machine module173
mattmacy/vnet.pytorchA PyTorch implementation of V-Net for volumetric medical image segmentation703
wmvanvliet/pytorch_hmaxAn implementation of the HMAX model for vision processing in PyTorch57
cadene/vqa.pytorchA PyTorch implementation of visual question answering with multimodal representation learning718
clementpinard/flownetpytorchPyTorch implementation of a neural network architecture for estimating the optical flow between frames in videos861
openseg-group/openseg.pytorchProvides a PyTorch implementation of several computer vision tasks including object detection, segmentation and parsing.1,191
zuoxingdong/vin_pytorch_visdomImplementation of Value Iteration Networks in PyTorch with visualization capabilities using Visdom.226