7 مستودعات
Image generators that incorporate spatial and structural constraints to manage subject placement and pose.
Distinct from Image Generation: Image Generation is a broad capability; this specifies the addition of composition control.
Explore 7 awesome GitHub repositories matching artificial intelligence & ml · Composition-Controlled Generators. Refine with filters or upvote what's useful.
Flux is a diffusion model inference engine designed for text-to-image generation and image-to-image manipulation. It provides a system for executing open-weight models to transform natural language descriptions into visual imagery or to modify existing images. The project distinguishes itself through a flow-matching framework for image generation and a structural image controller. This controller allows for guided synthesis by using depth maps and Canny edge detection to constrain the geometry and composition of the output. The toolkit covers a broad range of image editing capabilities, incl
Incorporates spatial and structural constraints like Canny edges and depth maps to preserve image composition.
This project is a framework for running Stable Diffusion image generation models on Apple Silicon using Core ML hardware acceleration. It provides a local generative AI pipeline for producing images from text prompts using Swift and Python without relying on external cloud APIs. The system includes a model converter to transform deep learning checkpoints into Core ML formats and a model optimizer to quantize weights and activations. It features a ControlNet integration layer to guide image generation using external signals such as edge and depth maps. Capabilities cover text-to-image generat
Guides and constrains visual output using ControlNet with edge and depth maps.
This project is a static educational website and comprehensive curriculum focused on computer vision and deep learning. It serves as a public repository of instructional materials, lecture notes, and technical guides specifically detailing convolutional neural networks and visual recognition. The site is developed using static-site generation to host course documentation and student project directories. It provides structured academic resources that guide learners through image classification, generative modeling, and the implementation of various neural network architectures. The curriculum
Explains the use of mapping networks and noise to control the style and variety of generated images.
PhotoMaker is a diffusion-based identity generator designed for person-specific image synthesis. It creates high-fidelity photos and avatars of specific individuals using stacked embeddings, which allows for the generation of consistent human identities without the need for custom model training or fine-tuning. The system utilizes zero-shot identity synthesis and identity adapters to maintain recognizable facial features across various visual contexts. It supports artistic style transfer by combining identity information with specialized model weights and integrates external control framework
Combines identity preservation with external frameworks to manage subject poses and image layouts.
Qwen-Image is a text-to-image model and large language model image generation framework. It functions as an AI image editing suite and a personalized image trainer, capable of producing high-fidelity visuals and accurate typography from natural language descriptions. The system is distinguished by its precision text rendering engine, which integrates multi-script calligraphy and layout-coherent alphabetic text into images. It provides specialized capabilities for subject identity preservation and consistent subject generation across different poses and viewpoints, alongside a training pipelin
Implements image generation with spatial and structural constraints using depth maps, sketches, and keypoints to manage subject pose.
هذا المشروع هو أداة لرفع دقة الصور بالذكاء الاصطناعي وتوليد صور عالية الدقة. يستخدم الانتشار المبلط (Tiled diffusion) لإنشاء صور كبيرة جدًا عن طريق معالجتها في مناطق أصغر ومتداخلة لمنع تعطل الذاكرة على الأجهزة المحدودة. يدير النظام التكوين المكاني من خلال التوجيه الإقليمي، الذي يوجه مطالبات نصية محددة إلى مناطق معينة من الصورة. يحافظ على الاستقرار البصري والتماسك العالمي أثناء عملية رفع الدقة باستخدام عكس الضوضاء والتوجيه الهيكلي. تشمل القدرات الإضافية رفع دقة التفاصيل المبلطة وتحسين الذاكرة لمراحل ترميز وفك ترميز المشفر التلقائي المتغير (VAE). تقلل هذه الميزات من ذروة الذاكرة المطلوبة لإعادة بناء الصور عالية الدقة.
Employs structural guides and tiled generation to manage the precise layout and composition of high-resolution outputs.
ComfyUI-nunchaku is a 4-bit diffusion inference engine and a set of nodes for running low-precision quantized diffusion models within ComfyUI visual workflows. It provides a backend that reduces memory overhead and increases generation speed for transformer models. The project includes specialized tools for identity-preserving generation and an image-to-image guidance toolkit that uses depth maps and reference images. It also features a multimodal visual question answering implementation and a utility for merging multiple quantized model files into single unified files. The engine covers a b
Directs the image generation process based on spatial or structural input to ensure precise composition.