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
8k stars
116 watching
771 forks
Language: Python
last commit: 4 months ago artificial-intelligencedeep-learningimagination-machinetext-to-imagetext-to-video
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,184 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| Implementations of various deep learning algorithms and techniques with accompanying documentation | 57,177 |
| A collection of PyTorch implementations of Generative Adversarial Networks for image synthesis and other applications. | 16,570 |
| An implementation of the Graph Attention Network model using PyTorch. | 2,935 |
| An implementation of a generative adversarial network architecture designed to improve image synthesis and video generation capabilities | 6,478 |
| A comprehensive PyTorch library providing implementations of various Generative Adversarial Networks (GANs) for image generation and evaluation. | 3,439 |
| A PyTorch implementation of EfficientNet convolutional neural networks | 7,971 |
| A PyTorch-based library for training and applying Graph Neural Networks to structured data | 21,597 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| An implementation of RLHF on top of the PaLM architecture to enable human feedback in reinforcement learning for large language models. | 7,729 |
| A 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 |
| A Python module for creating character-level or word-level neural networks for text generation and training on various datasets | 4,944 |
| An image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images. | 2,531 |
| A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,530 |