awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 مستودعات

Awesome GitHub RepositoriesSpatial Control Networks

Training of networks designed to guide the structural and compositional layout of generated images.

Distinct from Model Training: Distinct from general model training; specifically targets the spatial guidance architecture of ControlNet.

Explore 5 awesome GitHub repositories matching artificial intelligence & ml · Spatial Control Networks. Refine with filters or upvote what's useful.

Awesome Spatial Control Networks GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • bmaltais/kohya_ssالصورة الرمزية لـ bmaltais

    bmaltais/kohya_ss

    12,384عرض على GitHub↗

    kohya_ss is a graphical user interface and workbench for fine-tuning diffusion models, specifically designed for Stable Diffusion. It provides a suite of tools for training generative AI models, including specialized interfaces for creating Low-Rank Adaptation weights and training ControlNet spatial control networks. The project distinguishes itself through integrated VRAM usage optimization and hardware acceleration, featuring specific support for Intel GPUs via XPU-accelerated libraries. It implements parameter-efficient training methods and memory-saving techniques like gradient checkpoint

    Provides specialized tooling for training ControlNet spatial control networks using image pairs.

    Python
    عرض على GitHub↗12,384
  • modelscope/facechainالصورة الرمزية لـ modelscope

    modelscope/facechain

    9,496عرض على GitHub↗

    Facechain is a generative AI toolchain and portrait generator designed to create personalized synthetic identities and consistent digital portraits. It provides a pipeline for training and refining diffusion models to produce subject-driven image synthesis from reference photos. The project focuses on digital twin generation, enabling the creation of a personalized model from a single image to maintain identity consistency across various poses and artistic styles. It utilizes identity fusion and similarity sorting to balance facial accuracy with stylized visual effects. The toolkit covers a

    Implements spatial control networks to direct image composition and subject posing during the diffusion process.

    Jupyter Notebook
    عرض على GitHub↗9,496
  • xpixelgroup/basicsrالصورة الرمزية لـ XPixelGroup

    XPixelGroup/BasicSR

    8,297عرض على GitHub↗

    BasicSR is a PyTorch-based image restoration toolbox and framework designed for training and deploying deep learning models to upscale, denoise, and deblur images and videos. It serves as a comprehensive system for image super-resolution and video quality restoration, providing the necessary infrastructure to recover fine visual details and increase pixel density. The project distinguishes itself through specialized toolkits for facial image enhancement and high-fidelity face synthesis, as well as a dedicated video quality restoration suite that utilizes deformable convolutions and generative

    Modulates activations based on semantic segmentation maps to inject spatial layout information.

    Pythonbasicsrbasicvsrdfdnet
    عرض على GitHub↗8,297
  • nvlabs/spadeالصورة الرمزية لـ NVlabs

    NVlabs/SPADE

    7,718عرض على GitHub↗

    SPADE is a semantic image synthesis framework and generative adversarial network designed to transform semantic label maps into photorealistic images. It uses a spatially-adaptive normalization model to modulate activations based on semantic maps, ensuring that spatial layouts and details are preserved throughout the synthesis process. The project enables the generation of diverse image variations from a single semantic layout by integrating variational autoencoders and latent vector style control. These mechanisms allow for the adjustment of visual appearances and textures while keeping the

    Implements a spatially-adaptive normalization model that preserves layout details by modulating activations based on semantic maps.

    Python
    عرض على GitHub↗7,718
  • ai-dawang/plugnplay-modulesالصورة الرمزية لـ ai-dawang

    ai-dawang/PlugNPlay-Modules

    4,968عرض على GitHub↗

    PlugNPlay-Modules is a collection of reusable PyTorch computer vision modules and deep learning architectural components. It provides a library of standardized building blocks for constructing neural networks, focusing on attention mechanisms, signal processing layers, and feature fusion modules. The project is distinguished by its extensive variety of attention primitives, covering spatial, channel, and temporal weighting, as well as specialized variants like deformable, frequency-enhanced, and linear-complexity attention. It also implements advanced signal processing tools within the neural

    Provides a system using multi-scale spatial weighting and interpolation to enhance image super-resolution.

    Python
    عرض على GitHub↗4,968
  1. Home
  2. Artificial Intelligence & ML
  3. Model Training
  4. Spatial Control Networks

استكشف الوسوم الفرعية

  • Spatially-Adaptive Normalization2 وسوم فرعيةA normalization technique that modulates activations based on semantic maps to preserve spatial layout. **Distinct from Spatial Control Networks:** Focuses on the specific normalization mechanism rather than general spatial control networks like ControlNet