prog_gans_pytorch_inference

GAN inference

Reproducible PyTorch inference of the Progressive Growing of GANs model using CelebA training snapshot

PyTorch inference for "Progressive Growing of GANs" with CelebA snapshot

GitHub

322 stars
9 watching
38 forks
Language: Python
last commit: about 7 years ago

Related projects:

Repository Description Stars
github-pengge/pytorch-progressive_growing_of_gans An implementation of Progressive Growing of GANs using PyTorch 580
akanimax/pro_gan_pytorch Implementation of a deep learning model for generating high-quality images with improved stability and variation. 536
carpedm20/discogan-pytorch A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. 1,084
jacobgil/pytorch-pruning This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. 875
stepelu/ptstat A PyTorch-based implementation of probabilistic programming and statistical inference tools 109
probtorch/probtorch A deep learning framework for probabilistic models that extends PyTorch with support for reparameterized distributions and Monte Carlo estimators. 887
ctallec/pyvarinf A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch 359
ahmedfgad/torchga Trains PyTorch models using the Genetic Algorithm 95
shayneobrien/generative-models Annotated implementations of various deep generative models using PyTorch 500
4uiiurz1/pytorch-res2net Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. 112
zccyman/pytorch-inference Enables fast and efficient inference of PyTorch models on Windows 10 platforms using C++ 89
hjmshi/pytorch-lbfgs A PyTorch implementation of L-BFGS optimization algorithm for training neural networks 586
randl/shufflenetv2-pytorch An implementation of a lightweight convolutional neural network architecture for mobile devices 191
ptrblck/pytorch_misc A collection of code snippets and examples exploring various PyTorch concepts and techniques 544
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