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: almost 9 years ago

Related projects:

RepositoryDescriptionStars
github-pengge/pytorch-progressive_growing_of_gansAn implementation of Progressive Growing of GANs using PyTorch580
akanimax/pro_gan_pytorchImplementation of a deep learning model for generating high-quality images with improved stability and variation.538
carpedm20/discogan-pytorchA PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations.1,084
jacobgil/pytorch-pruningThis project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference.877
stepelu/ptstatA PyTorch-based implementation of probabilistic programming and statistical inference tools110
probtorch/probtorchA deep learning framework for probabilistic models that extends PyTorch with support for reparameterized distributions and Monte Carlo estimators.887
ctallec/pyvarinfA Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch359
ahmedfgad/torchgaTrains PyTorch models using a genetic algorithm96
shayneobrien/generative-modelsAnnotated implementations of various deep generative models using PyTorch498
4uiiurz1/pytorch-res2netImplementations of deep learning architectures using PyTorch for image classification tasks on various datasets.112
zccyman/pytorch-inferenceEnables fast and efficient inference of PyTorch models on Windows 10 platforms using C++89
hjmshi/pytorch-lbfgsA PyTorch implementation of L-BFGS optimization algorithm for training neural networks591
randl/shufflenetv2-pytorchAn implementation of a lightweight convolutional neural network architecture for mobile devices191
ptrblck/pytorch_miscA collection of code snippets and examples exploring various PyTorch concepts and techniques547
kaiyangzhou/dassl.pytorchA PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision.1,236