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,622GitHub पर देखें↗

    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