awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • lightly-ai/lightlyالصورة الرمزية لـ lightly-ai

    lightly-ai/lightly

    3,684عرض على 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
    عرض على GitHub↗3,684
  1. Home
  2. Artificial Intelligence & ML
  3. Machine Learning Implementations
  4. MoCo Implementations