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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • qubvel-org/segmentation_models.pytorchAvatar von qubvel-org

    qubvel-org/segmentation_models.pytorch

    11,622Auf GitHub ansehen↗

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