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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • qubvel-org/segmentation_models.pytorchqubvel-org 的头像

    qubvel-org/segmentation_models.pytorch

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