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
·

1 dépôt

Awesome GitHub RepositoriesMoCo Implementations

Implementations of the Momentum Contrastive (MoCo) framework for self-supervised learning.

Distinct from Machine Learning Implementations: Focuses specifically on the MoCo momentum-encoder and memory-bank architecture, not general ML algorithms.

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

Awesome MoCo 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.
  • lightly-ai/lightlyAvatar de lightly-ai

    lightly-ai/lightly

    3,684Voir sur GitHub↗

    Lightly is a self-supervised learning framework and computer vision data curation tool designed to manage large image datasets and train models on unlabeled data. It functions as a PyTorch vision library and dataset management SDK, providing tools to convert raw images into high-dimensional vectors for similarity search, visualization, and feature extraction. The project implements a variety of self-supervised architectures, including MoCo, SimCLR, VICReg, Barlow Twins, and masked image modeling. It distinguishes itself by combining these learning frameworks with active learning capabilities,

    Provides a full implementation of the MoCo model utilizing momentum encoders and memory banks.

    Pythoncomputer-visioncontrastive-learningcontributions-welcome
    Voir sur GitHub↗3,684
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning Implementations
  4. MoCo Implementations