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

GitHub

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
thereforegames/txt2mask Automatically generates masks for image inpainting using natural language input 520
benrugg/ai-render A Blender add-on that integrates Stable Diffusion for AI-generated image rendering 1,111
albarji/mixture-of-diffusers Generates detailed images by combining multiple diffusion processes focused on different regions of the image. 418
pixart-alpha/pixart-sigma Develops a PyTorch model for 4K text-to-image generation using diffusion transformer 1,711
deforum-art/deforum-stable-diffusion An open source implementation of stable diffusion machine learning image synthesis 2,212
auto1111sdk/auto1111sdk A Python library for running state-of-the-art diffusion models, supporting text-to-image and image-to-image generation. 399
rbbrdckybk/ai-art-generator Automates large batches of AI-generated artwork locally using GPU acceleration. 633
autodistill/autodistill Automatically trains models from large foundation models to perform specific tasks with minimal human intervention. 2,022
birch-san/diffusers A toolkit for creating and manipulating state-of-the-art diffusion models in PyTorch 8
parlance-zz/g-diffuser-bot Discord bot and interface for the Stable Diffusion image generation tool 280
owenzlz/deepimageblending A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss 435
karoly-hars/gan_image_colorizing This project explores image colorization using generative adversarial networks on the CIFAR10 dataset. 11
nvlabs/edm This project provides a set of tools and techniques to design and improve diffusion-based generative models. 1,447
furkangozukara/stable-diffusion Tutorials and guides for advanced techniques in using the Stable Diffusion model for image and video generation 2,169
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