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
322 stars
9 watching
38 forks
Language: Python
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Progressive Growing of GANs using PyTorch | 580 |
| Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. | 1,084 |
| This project provides a PyTorch implementation of pruning techniques to reduce the computational resources required for neural network inference. | 877 |
| A PyTorch-based implementation of probabilistic programming and statistical inference tools | 110 |
| A deep learning framework for probabilistic models that extends PyTorch with support for reparameterized distributions and Monte Carlo estimators. | 887 |
| A Python package facilitating Bayesian Deep Learning methods with Variational Inference for PyTorch | 359 |
| Trains PyTorch models using a genetic algorithm | 96 |
| Annotated implementations of various deep generative models using PyTorch | 498 |
| Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
| Enables fast and efficient inference of PyTorch models on Windows 10 platforms using C++ | 89 |
| A PyTorch implementation of L-BFGS optimization algorithm for training neural networks | 591 |
| An implementation of a lightweight convolutional neural network architecture for mobile devices | 191 |
| A collection of code snippets and examples exploring various PyTorch concepts and techniques | 547 |
| A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |