generative_zoo
GAN repository
A collection of generative models implemented in Python using PyTorch
54 stars
7 watching
3 forks
Language: Python
last commit: almost 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
carpedm20/discogan-pytorch | A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. | 1,084 |
project-dc/pygeneses | A PyTorch-based framework for training and studying artificial species in bio-inspired environments | 72 |
shayneobrien/generative-models | Annotated implementations of various deep generative models using PyTorch | 500 |
mailmahee/pytorch-generative-adversarial-networks | An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution. | 32 |
szagoruyko/functional-zoo | Repository providing pre-trained models and model definitions for PyTorch and TensorFlow using a functional programming style | 586 |
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 536 |
github-pengge/pytorch-progressive_growing_of_gans | An implementation of Progressive Growing of GANs using PyTorch | 580 |
embodiedgpt/embodiedgpt_pytorch | A PyTorch-based toolkit for creating customized multimedia datasets and handling heterogeneous data for training AI models. | 340 |
drckf/paysage | An unsupervised learning and generative models library for Python, focusing on probabilistic models and efficient computation. | 119 |
pytorch/hub | A centralized repository of pre-trained machine learning models for deep learning frameworks like PyTorch. | 1,398 |
tneumann/minimal_glo | An implementation of Generative Latent Optimization in PyTorch for learning about generative models and optimization techniques. | 120 |
casualganpapers/make-a-scene | PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 333 |
4uiiurz1/pytorch-res2net | Implementations of deep learning architectures using PyTorch for image classification tasks on various datasets. | 112 |
ahmedfgad/geneticalgorithmpython | A Python library implementing a genetic algorithm for optimization of machine learning models | 1,884 |
zhanghang1989/pytorch-encoding | A Python framework for building deep learning models with optimized encoding layers and batch normalization. | 2,041 |