txt2mask

Mask generator

Automatically generates masks for image inpainting using natural language input

Automatically create masks for Stable Diffusion inpainting using natural language.

GitHub

520 stars
15 watching
40 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
fantasy-studio/paint-by-example This project enables precise control over image editing by leveraging diffusion models and self-supervised training to disentangle source images from exemplars. 1,124
akanimax/t2f Generates images of human faces based on textual descriptions using deep learning techniques. 548
taoxugit/attngan Reproduces text-to-image generation with attentional generative adversarial networks. 1,343
dmitryulyanov/age This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. 285
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 334
mansimov/text2image A model that generates image patches from natural language descriptions by iteratively drawing and attending to relevant words. 594
jdupuy/bluenoisedithermasktiles Generates blue-noise dither masks on the GPU 79
benrugg/ai-render A Blender add-on that integrates Stable Diffusion for AI-generated image rendering 1,111
rbbrdckybk/ai-art-generator Automates large batches of AI-generated artwork locally using GPU acceleration. 633
pixart-alpha/pixart-sigma Develops a PyTorch model for 4K text-to-image generation using diffusion transformer 1,711
seegno/bookshelf-mask Enables serialization of model fields to JSON based on defined masks 9
google-research/xmcgan_image_generation This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. 98
ashual/scene_generation A PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations 188
reedscot/icml2016 Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) 912
pbaylies/stylegan2 Implementation of a generative adversarial network for generating images with conditional variations. 315