moco-v2

There are 12 repositories under moco-v2 topic.

  • PaddlePaddle/PASSL

    PASSL包含 SimCLR,MoCo v1/v2,BYOL,CLIP,PixPro,simsiam, SwAV, BEiT,MAE 等图像自监督算法以及 Vision Transformer,DEiT,Swin Transformer,CvT,T2T-ViT,MLP-Mixer,XCiT,ConvNeXt,PVTv2 等基础视觉算法

    Language:Python274113064
  • giakoumoglou/pyssl

    Self-Supervised Learning in PyTorch

    Language:Python126569
  • avinabsaha/ReIQA

    Official implementation for CVPR2023 Paper "Re-IQA : Unsupervised Learning for Image Quality Assessment in the Wild"

    Language:Python823127
  • kaiyuyue/mgd

    Matching Guided Distillation (ECCV 2020)

    Language:Python635613
  • V2AI/SelfSup

    Collections of self-supervised methods, based on cvpods.

    Language:Python59528
  • PaperCodeReview/MoCo-TF

    TF 2.x implementation of MoCo v1 (Momentum Contrast for Unsupervised Visual Representation Learning, CVPR 2020) and MoCo v2 (Improved Baselines with Momentum Contrastive Learning, 2020).

    Language:Python27124
  • AlexZaikin94/MoCo-v2

    an implementation of MoCo and MoCo-v2 improvements pre-trained on Imagenette

    Language:Python21138
  • zhangyifei01/MoCo-v2-SupContrast

    Supervised Contrastive Learning (SupContrast) based on MoCo-v2

    Language:Python15110
  • shatz01/MoCoV2_CIFAR10

    Training MoCoV2 on the CIFAR10 Dataset

    Language:Jupyter Notebook14133
  • gmum/CASSLE

    Official implementation of "Augmentation-aware Self-supervised Learning with Conditioned Projector"

    Language:Python710
  • Rohit8y/MocoFSD

    PyTorch implementation of Momentum contrast in Frequency & Spatial Domain (MocoFSD) for fine-grained image classification.

    Language:Python1300
  • Jasonlee1995/MoCo_v2

    Unofficial Pytorch implementation of the paper 'Improved Baselines with Momentum Contrastive Learning' experiment on ImageNet-1K

    Language:Jupyter Notebook10