imagen-pytorch

Text-to-Image Generator

Implements Google's Text-to-Image Neural Network in PyTorch using a cascading DDPM architecture with dynamic clipping and noise level conditioning.

Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch

GitHub

8k stars
116 watching
771 forks
Language: Python
last commit: almost 2 years ago
artificial-intelligencedeep-learningimagination-machinetext-to-imagetext-to-video

Related projects:

RepositoryDescriptionStars
lucidrains/dalle2-pytorchAn implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch11,184
pytorch/pytorchA Python library providing tensors and dynamic neural networks with strong GPU acceleration84,978
labmlai/annotated_deep_learning_paper_implementationsImplementations of various deep learning algorithms and techniques with accompanying documentation57,177
eriklindernoren/pytorch-ganA collection of PyTorch implementations of Generative Adversarial Networks for image synthesis and other applications.16,570
diego999/pygatAn implementation of the Graph Attention Network model using PyTorch.2,935
nvlabs/stylegan3An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities6,478
postech-cvlab/pytorch-studioganA comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation.3,439
lukemelas/efficientnet-pytorchA PyTorch implementation of EfficientNet convolutional neural networks7,971
pyg-team/pytorch_geometricA PyTorch-based library for training and applying Graph Neural Networks to structured data21,597
yunjey/pytorch-tutorialA comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage.30,401
lucidrains/palm-rlhf-pytorchAn implementation of RLHF on top of the PaLM architecture to enable human feedback in reinforcement learning for large language models.7,729
huggingface/transformersA collection of pre-trained machine learning models for various natural language and computer vision tasks, enabling developers to fine-tune and deploy these models on their own projects.136,357
minimaxir/textgenrnnA Python module for creating character-level or word-level neural networks for text generation and training on various datasets4,944
kupynorest/deblurganAn image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images.2,531
pytorch/examplesA collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning.22,530