awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Vision Model Loaders · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesVision Model Loaders

Utilities for instantiating and configuring pre-trained computer vision architectures.

Distinguishing note: Specifically targets vision-based model instantiation and weight loading, distinct from general-purpose model serving.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Vision Model Loaders. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Vision Model Loaders

Awesome Vision Model Loaders GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • huggingface/pytorch-image-models

    huggingface/pytorch-image-models

    36,386View on GitHub↗

    This project is a comprehensive library of state-of-the-art neural network architectures designed for image classification and feature extraction. It provides a complete deep learning training framework that supports distributed execution, allowing users to build, train, and fine-tune vision models using optimized schedulers and pre-configured training recipes. The library distinguishes itself through a modular backbone architecture that treats neural networks as decoupled feature extractors, enabling the retrieval of multi-scale outputs for downstream tasks like object detection and segmenta

    Vision model instantiation creates pre-trained computer vision models by name, supporting custom weight loading and input layer modifications.

    Pythonaugmixconvnextdistributed-training
    36,386View on GitHub↗