awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesAdaptive Input Layers

Layers that modify input dimensions of pretrained weights to support non-standard channel counts.

Distinct from Pretrained Weight Initializers: Distinct from general weight initialization; specifically modifies the input layer architecture to preserve pretrained weights for different channel counts.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Adaptive Input Layers. Refine with filters or upvote what's useful.

Awesome Adaptive Input Layers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • qubvel-org/segmentation_models.pytorchAvatar de qubvel-org

    qubvel-org/segmentation_models.pytorch

    11,622Ver en GitHub↗

    This is a PyTorch semantic segmentation library designed for building image masking frameworks. It provides a collection of over 500 pretrained convolutional and transformer-based encoders and various decoder architectures to perform binary and multiclass pixel-level classification. The library features a modular backbone integration that decouples encoder choice from decoder logic. It supports custom input channel configurations and encoder depth tuning, allowing the modification of input layers to accept non-standard channel counts while preserving pretrained weights. Some configurations al

    Allows modifying the first layer of pretrained encoders to accept custom input channel counts while preserving weights.

    Pythoncomputer-visiondeeplab-v3-plusdeeplabv3
    Ver en GitHub↗11,622
  1. Home
  2. Artificial Intelligence & ML
  3. Weight Initialization
  4. Pretrained Weight Initializers
  5. Adaptive Input Layers