txt2mask
Mask generator
Automatically generates masks for image inpainting using natural language input
Automatically create masks for Stable Diffusion inpainting using natural language.
520 stars
15 watching
40 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| This project enables precise control over image editing by leveraging diffusion models and self-supervised training to disentangle source images from exemplars. | 1,124 |
| Generates images of human faces based on textual descriptions using deep learning techniques. | 548 |
| Reproduces text-to-image generation with attentional generative adversarial networks. | 1,343 |
| This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
| PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 334 |
| A model that generates image patches from natural language descriptions by iteratively drawing and attending to relevant words. | 594 |
| Generates blue-noise dither masks on the GPU | 79 |
| A Blender add-on that integrates Stable Diffusion for AI-generated image rendering | 1,111 |
| Automates large batches of AI-generated artwork locally using GPU acceleration. | 633 |
| Develops a PyTorch model for 4K text-to-image generation using diffusion transformer | 1,711 |
| Enables serialization of model fields to JSON based on defined masks | 9 |
| This implementation enables text-to-image generation by leveraging cross-modal contrastive learning. | 98 |
| A PyTorch implementation of a deep learning-based method for generating interactive scenes with specified object attributes and relations | 188 |
| Generates synthetic images from text descriptions using a Generative Adversarial Network (GAN) | 912 |
| Implementation of a generative adversarial network for generating images with conditional variations. | 315 |