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
98 forks
Language: Python
last commit: 12 months 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 518
benrugg/ai-render An add-on for Blender that integrates Stable Diffusion into its rendering pipeline. 1,101
albarji/mixture-of-diffusers Generates detailed images by combining multiple diffusion processes focused on different regions of the image. 416
pixart-alpha/pixart-sigma Develops a PyTorch model for 4K text-to-image generation using diffusion transformer 1,675
deforum-art/deforum-stable-diffusion An open source implementation of stable diffusion machine learning image synthesis 2,206
auto1111sdk/auto1111sdk A Python library for generating images with stable diffusion models 397
rbbrdckybk/ai-art-generator Automates large batches of AI-generated artwork locally using GPU acceleration. 634
autodistill/autodistill Automatically trains models from large foundation models to perform specific tasks with minimal human intervention. 1,983
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 282
owenzlz/deepimageblending A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss 431
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,399
furkangozukara/stable-diffusion Tutorials and guides for advanced techniques in using the Stable Diffusion model for image and video generation 2,128
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 333