awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • bmaltais/kohya_ssbmaltais 的头像

    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/facechainmodelscope 的头像

    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/basicsrXPixelGroup 的头像

    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/spadeNVlabs 的头像

    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-modulesai-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