Paint-by-Example
Image editor
This project enables precise control over image editing by leveraging diffusion models and self-supervised training to disentangle source images from exemplars.
Paint by Example: Exemplar-based Image Editing with Diffusion Models
1k stars
23 watching
99 forks
Language: Python
last commit: about 1 year ago computer-visiondeep-learningdiffusion-modelsimage-editingimage-generationimage-manipulationpaint-by-examplepytorchstable-diffusion
Related projects:
Repository | Description | Stars |
---|---|---|
| Automatically generates masks for image inpainting using natural language input | 520 |
| A Blender add-on that integrates Stable Diffusion for AI-generated image rendering | 1,111 |
| Generates detailed images by combining multiple diffusion processes focused on different regions of the image. | 418 |
| Develops a PyTorch model for 4K text-to-image generation using diffusion transformer | 1,711 |
| An open source implementation of stable diffusion machine learning image synthesis | 2,212 |
| A Python library for running state-of-the-art diffusion models, supporting text-to-image and image-to-image generation. | 399 |
| Automates large batches of AI-generated artwork locally using GPU acceleration. | 633 |
| Automatically trains models from large foundation models to perform specific tasks with minimal human intervention. | 2,022 |
| A toolkit for creating and manipulating state-of-the-art diffusion models in PyTorch | 8 |
| Discord bot and interface for the Stable Diffusion image generation tool | 280 |
| A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 435 |
| This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. | 11 |
| This project provides a set of tools and techniques to design and improve diffusion-based generative models. | 1,447 |
| Tutorials and guides for advanced techniques in using the Stable Diffusion model for image and video generation | 2,169 |
| PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 334 |