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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • qubvel-org/segmentation_models.pytorchAvatar de qubvel-org

    qubvel-org/segmentation_models.pytorch

    11,622Voir sur 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
    Voir sur GitHub↗11,622
  1. Home
  2. Artificial Intelligence & ML
  3. Weight Initialization
  4. Pretrained Weight Initializers
  5. Adaptive Input Layers