Multi-LoRA-Composition
Image composer
A project that extends image generation capabilities by enabling the integration of multiple low-rank adaptation (LoRA) models into a single pipeline for more complex compositions.
Repository for the Paper "Multi-LoRA Composition for Image Generation"
445 stars
9 watching
46 forks
Language: Python
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
bcmi/libcom | An image composition toolkit providing methods to combine foreground objects with backgrounds, including color adjustment and shadow generation. | 537 |
bcmi/controlcom-image-composition | A controllable image composition model using diffusion models to generate images with adjustable foreground attributes. | 145 |
google/tirg | Develops a method to combine images and text for image retrieval tasks using a custom function. | 298 |
hanzhanggit/stackgan | A PyTorch implementation of a generative adversarial network for image synthesis from text descriptions | 1,860 |
zsdonghao/text-to-image | A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 599 |
bcmi/dreamcom-image-composition | A framework for customizing generative models to insert subjects into background images based on reference images | 18 |
golnazghiasi/lrr | Code and models for reconstructing and refining images in semantic segmentation using Laplacian Pyramid techniques. | 59 |
haozhezhao/mic | Develops a multimodal vision-language model to enable machines to understand complex relationships between instructions and images in various tasks. | 334 |
ibob/dynamix | A C++ library for dynamically composing and modifying objects at runtime | 672 |
malchata/rollup-plugin-imagemin | A Rollup plugin that optimizes images using the Imagemin library. | 25 |
mrzhu-cool/pix2pix-pytorch | A PyTorch implementation of an image-to-image translation algorithm using conditional adversarial networks | 425 |
zcyang/imageqa-san | This project provides code for training image question answering models using stacked attention networks and convolutional neural networks. | 107 |
cac-t-u-s/om-sharp | An environment for creating and processing music with visual programming tools based on Common Lisp. | 167 |
vinthony/s2am | Improving image composition by harmonizing the style of a spliced region with its background | 59 |
wuhuikai/gp-gan | A software framework for generating high-resolution image blends by combining source and destination images using a deep generative model. | 461 |