awesome-repositories.com
Blog
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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesEfficientNet Implementations

PyTorch implementations of the EfficientNet family of convolutional neural networks.

Distinct from PyTorch Training Frameworks: The candidate tags are too generic (PyTorch frameworks) or too narrow (normalizing flows).

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · EfficientNet Implementations. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. EfficientNet Implementations

Awesome EfficientNet Implementations 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.
  • lukemelas/efficientnet-pytorchAvatar de lukemelas

    lukemelas/EfficientNet-PyTorch

    8,223Voir sur GitHub↗

    This is a PyTorch implementation of EfficientNet convolutional neural networks. It serves as a computer vision model library providing architectures for image classification and high-level feature extraction, including pre-trained weights for immediate image categorization. The library supports transfer learning by allowing the modification of model architectures and output layers to accommodate a custom number of classes for new datasets. It also includes a model exporter to convert trained PyTorch weights into the ONNX format for production inference. The system covers broader computer vis

    Provides a full PyTorch implementation of EfficientNet convolutional neural networks.

    Python
    Voir sur GitHub↗8,223
  • wang-xinyu/tensorrtxAvatar de wang-xinyu

    wang-xinyu/tensorrtx

    7,802Voir sur GitHub↗

    tensorrtx is a computer vision inference engine and model implementation library designed for graphics processor acceleration. It provides a framework for optimizing deep learning models through a GPU inference optimizer, a deep learning model converter for transforming weights from frameworks like TensorFlow and PyTorch, and a custom plugin library to implement operations not natively supported by the TensorRT API. The project distinguishes itself through a comprehensive collection of pre-defined network implementations, ranging from various YOLO versions and DETR transformers for object det

    Executes EfficientNet model predictions by converting weights into a serialized hardware engine.

    C++arcfacecrnndetr
    Voir sur GitHub↗7,802