lucidrains/DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
Language: Python
#artificial_intelligence #attention_mechanism #deep_learning #text_to_image
Stars: 472 Issues: 2 Forks: 23
https://github.com/lucidrains/DALLE-pytorch
  
  Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
Language: Python
#artificial_intelligence #attention_mechanism #deep_learning #text_to_image
Stars: 472 Issues: 2 Forks: 23
https://github.com/lucidrains/DALLE-pytorch
GitHub
  
  GitHub - lucidrains/DALLE-pytorch: Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
  Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch - lucidrains/DALLE-pytorch
  EleutherAI/DALLE-mtf
Open-AI's DALL-E for large scale training in mesh-tensorflow.
Language: Python
#artificial_intelligence #autoregressive #multimodal #text_to_image #transformers #variational_autoencoder
Stars: 106 Issues: 2 Forks: 11
https://github.com/EleutherAI/DALLE-mtf
  
  Open-AI's DALL-E for large scale training in mesh-tensorflow.
Language: Python
#artificial_intelligence #autoregressive #multimodal #text_to_image #transformers #variational_autoencoder
Stars: 106 Issues: 2 Forks: 11
https://github.com/EleutherAI/DALLE-mtf
GitHub
  
  GitHub - EleutherAI/DALLE-mtf: Open-AI's DALL-E for large scale training in mesh-tensorflow.
  Open-AI's DALL-E for large scale training in mesh-tensorflow. - EleutherAI/DALLE-mtf
  lucidrains/deep-daze
Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network)
Language: Python
#artificial_intelligence #deep_learning #implicit_neural_representation #multi_modality #siren #text_to_image #transformers
Stars: 127 Issues: 5 Forks: 11
https://github.com/lucidrains/deep-daze
  
  Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network)
Language: Python
#artificial_intelligence #deep_learning #implicit_neural_representation #multi_modality #siren #text_to_image #transformers
Stars: 127 Issues: 5 Forks: 11
https://github.com/lucidrains/deep-daze
GitHub
  
  GitHub - lucidrains/deep-daze: Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neuralโฆ
  Simple command line tool for text to image generation using OpenAI's CLIP and Siren (Implicit neural representation network). Technique was originally created by https://twitter.com/advadno...
  sberbank-ai/ru-dalle
Generate images from texts. In Russian
Language: Jupyter Notebook
#dalle #image_generation #openai #python #pytorch #russian #russian_language #text_to_image #transformer
Stars: 245 Issues: 2 Forks: 20
https://github.com/sberbank-ai/ru-dalle
  Generate images from texts. In Russian
Language: Jupyter Notebook
#dalle #image_generation #openai #python #pytorch #russian #russian_language #text_to_image #transformer
Stars: 245 Issues: 2 Forks: 20
https://github.com/sberbank-ai/ru-dalle
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
Language: Python
#artificial_intelligence #deep_learning #text_to_image
Stars: 223 Issues: 1 Forks: 3
https://github.com/lucidrains/DALLE2-pytorch
  
  Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
Language: Python
#artificial_intelligence #deep_learning #text_to_image
Stars: 223 Issues: 1 Forks: 3
https://github.com/lucidrains/DALLE2-pytorch
GitHub
  
  GitHub - lucidrains/DALLE2-pytorch: Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network,  in Pytorch
  Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network,  in Pytorch - lucidrains/DALLE2-pytorch
โค2๐ค2๐คฎ1
  lucidrains/imagen-pytorch
Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
Language: Python
#artificial_intelligence #deep_learning #text_to_image
Stars: 234 Issues: 1 Forks: 4
https://github.com/lucidrains/imagen-pytorch
  
  Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
Language: Python
#artificial_intelligence #deep_learning #text_to_image
Stars: 234 Issues: 1 Forks: 4
https://github.com/lucidrains/imagen-pytorch
GitHub
  
  GitHub - lucidrains/imagen-pytorch: Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch
  Implementation of Imagen, Google's Text-to-Image Neural Network, in Pytorch - lucidrains/imagen-pytorch
๐4๐คฏ1
  lucidrains/parti-pytorch
Implementation of Parti, Google's pure attention-based text-to-image neural network, in Pytorch
Language: Python
#artificial_intelligence #attention_mechanism #deep_learning #text_to_image #transformers
Stars: 143 Issues: 0 Forks: 2
https://github.com/lucidrains/parti-pytorch
  
  Implementation of Parti, Google's pure attention-based text-to-image neural network, in Pytorch
Language: Python
#artificial_intelligence #attention_mechanism #deep_learning #text_to_image #transformers
Stars: 143 Issues: 0 Forks: 2
https://github.com/lucidrains/parti-pytorch
GitHub
  
  GitHub - lucidrains/parti-pytorch: Implementation of Parti, Google's pure attention-based text-to-image neural network, in Pytorch
  Implementation of Parti, Google's pure attention-based text-to-image neural network, in Pytorch - lucidrains/parti-pytorch
๐ฅ4๐1
  XavierXiao/Dreambooth-Stable-Diffusion
Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
Language: Jupyter Notebook
#pytorch #pytorch_lightning #stable_diffusion #text_to_image
Stars: 141 Issues: 4 Forks: 9
https://github.com/XavierXiao/Dreambooth-Stable-Diffusion
  
  Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) with Stable Diffusion
Language: Jupyter Notebook
#pytorch #pytorch_lightning #stable_diffusion #text_to_image
Stars: 141 Issues: 4 Forks: 9
https://github.com/XavierXiao/Dreambooth-Stable-Diffusion
arXiv.org
  
  DreamBooth: Fine Tuning Text-to-Image Diffusion Models for...
  Large text-to-image models achieved a remarkable leap in the evolution of AI, enabling high-quality and diverse synthesis of images from a given text prompt. However, these models lack the ability...
  YangLing0818/Diffusion-Models-Papers-Survey-Taxonomy
Diffusion model papers, survey, and taxonomy
#diffusion_models #generative_adversarial_network #generative_model #image_to_image_translation #stable_diffusion #survey #text_to_image #vae
Stars: 190 Issues: 0 Forks: 14
https://github.com/YangLing0818/Diffusion-Models-Papers-Survey-Taxonomy
  
  Diffusion model papers, survey, and taxonomy
#diffusion_models #generative_adversarial_network #generative_model #image_to_image_translation #stable_diffusion #survey #text_to_image #vae
Stars: 190 Issues: 0 Forks: 14
https://github.com/YangLing0818/Diffusion-Models-Papers-Survey-Taxonomy
GitHub
  
  GitHub - YangLing0818/Diffusion-Models-Papers-Survey-Taxonomy: Diffusion model papers, survey, and taxonomy
  Diffusion model papers, survey, and taxonomy. Contribute to YangLing0818/Diffusion-Models-Papers-Survey-Taxonomy development by creating an account on GitHub.
๐1๐ฅ1
  jaketae/storyteller
Multimodal AI Story Teller, built with Stable Diffusion, GPT, and neural text-to-speech
Language: Python
#gpt #image_generation #pytorch #stable_diffusion #text_to_image #text_to_speech #text_to_video #video_generation
Stars: 119 Issues: 1 Forks: 6
https://github.com/jaketae/storyteller
  
  Multimodal AI Story Teller, built with Stable Diffusion, GPT, and neural text-to-speech
Language: Python
#gpt #image_generation #pytorch #stable_diffusion #text_to_image #text_to_speech #text_to_video #video_generation
Stars: 119 Issues: 1 Forks: 6
https://github.com/jaketae/storyteller
GitHub
  
  GitHub - jaketae/storyteller: Multimodal AI Story Teller, built with Stable Diffusion, GPT, and neural text-to-speech
  Multimodal AI Story Teller, built with Stable Diffusion, GPT, and neural text-to-speech - jaketae/storyteller
๐1๐คฏ1
  