glow-pytorch
Glow model
A PyTorch implementation of Glow, a generative flow model using invertible 1x1 convolutions.
PyTorch implementation of Glow
518 stars
9 watching
97 forks
Language: Python
last commit: about 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
lucidrains/reformer-pytorch | An implementation of Reformer, an efficient Transformer model for natural language processing tasks. | 2,120 |
anuragranj/back2future.pytorch | An implementation of unsupervised learning for multi-frame optical flow with occlusions using PyTorch. | 111 |
yassouali/pytorch-segmentation | Implementation of semantic segmentation models and datasets using PyTorch | 1,686 |
wmvanvliet/pytorch_hmax | An implementation of the HMAX model for vision processing in PyTorch | 57 |
leviswind/pytorch-transformer | Implementation of a transformer-based translation model in PyTorch | 239 |
rdspring1/pytorch_gbw_lm | Trains a large-scale PyTorch language model on the 1-Billion Word dataset | 123 |
wohlert/semi-supervised-pytorch | A collection of semi-supervised learning and generative models implemented in PyTorch | 707 |
wizaron/reseg-pytorch | A PyTorch implementation of a deep learning model for semantic image segmentation with annotated object parts. | 45 |
projectpyrho/pyrho | A Python module for simulating and characterizing optogenetics experiments | 34 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,217 |
pytorch/hub | A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. | 1,398 |
inisis/brocolli | Converts PyTorch models to various formats for deployment and testing in deep learning frameworks. | 341 |
robintw/pyprosail | Provides an interface to the ProSAIL combined leaf and canopy optical model using Python | 24 |
lextal/pspnet-pytorch | A PyTorch implementation of a segmentation network architecture | 585 |
shayneobrien/generative-models | Annotated implementations of various deep generative models using PyTorch | 500 |