HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Improved Baselines with Momentum Contrastive Learning

Xinlei Chen; Haoqi Fan; Ross Girshick; Kaiming He

Improved Baselines with Momentum Contrastive Learning

Abstract

Contrastive unsupervised learning has recently shown encouraging progress, e.g., in Momentum Contrast (MoCo) and SimCLR. In this note, we verify the effectiveness of two of SimCLR's design improvements by implementing them in the MoCo framework. With simple modifications to MoCo---namely, using an MLP projection head and more data augmentation---we establish stronger baselines that outperform SimCLR and do not require large training batches. We hope this will make state-of-the-art unsupervised learning research more accessible. Code will be made public.

Code Repositories

1170500804/MoCo
pytorch
Mentioned in GitHub
facebookresearch/simsiam
pytorch
Mentioned in GitHub
Pangoraw/GeoSSL
pytorch
Mentioned in GitHub
cjrd/self-supervised-pretraining
pytorch
Mentioned in GitHub
AidenDurrant/MoCo-Pytorch
pytorch
Mentioned in GitHub
linwenye/light-moco
pytorch
Mentioned in GitHub
derrickwang005/mosrep
pytorch
Mentioned in GitHub
lavoiems/SADt
pytorch
Mentioned in GitHub
Westlake-AI/openmixup
pytorch
Mentioned in GitHub
vturrisi/solo-learn
pytorch
Mentioned in GitHub
lavoiems/SPUDT
pytorch
Mentioned in GitHub
smartdanny/MoCoV2_CIFAR10
pytorch
Mentioned in GitHub
danielgordon10/vince
pytorch
Mentioned in GitHub
PaperCodeReview/MoCo-TF
tf
Mentioned in GitHub
kikacaty/adv_guide
pytorch
Mentioned in GitHub
aheuillet/nasiam
pytorch
Mentioned in GitHub
lavoiems/Cats-UDT
pytorch
Mentioned in GitHub
CoinCheung/denseCL
pytorch
Mentioned in GitHub
robml/Deep-Learning-SSL-MoCo-SP21
pytorch
Mentioned in GitHub
facebookresearch/moco
Official
pytorch
Mentioned in GitHub
szq0214/S2-BNN
pytorch
Mentioned in GitHub
a07458666/simsiamfacenet
pytorch
Mentioned in GitHub
Ghiara/diva
pytorch
Mentioned in GitHub
ClaudiaShu/SSL-FER
pytorch
Mentioned in GitHub
TRAILab/ST-SLidR
pytorch
Mentioned in GitHub
Evgeneus/MoCo
pytorch
Mentioned in GitHub
Seonghoon-Yu/MoCov2_Pytorch_tutorial
pytorch
Mentioned in GitHub
AndrewTal/MoCo-Pytorch
pytorch
Mentioned in GitHub
ppwwyyxx/moco.tensorflow
tf
Mentioned in GitHub
open-mmlab/mmselfsup
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
contrastive-learning-on-imagenet-1kResNet50
ImageNet Top-1 Accuracy: 71.1
image-classification-on-places205MoCo v2
Top 1 Accuracy: 52.9
person-re-identification-on-sysu-30kMoCo v2 (self-supervised)
Rank-1: 11.6
self-supervised-image-classification-onMoCo v2 (ResNet-50)
Number of Params: 24M
Top 1 Accuracy: 71.1%
Top 5 Accuracy: 90.1%
self-supervised-person-re-identification-onMoCo v2
Rank-1: 11.6

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Improved Baselines with Momentum Contrastive Learning | Papers | HyperAI