Repository navigation

#

moco

Python
3274
2 年前

solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning

Python
1505
8 天前

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 等基础视觉算法

Python
284
2 年前

Blog Demo & Source code (文章示例及源码)

Java
160
4 天前

Unofficial implementation with pytorch DistributedDataParallel for "MoCo: Momentum Contrast for Unsupervised Visual Representation Learning"

Python
150
5 年前

[CVPR 2021] "The Lottery Tickets Hypothesis for Supervised and Self-supervised Pre-training in Computer Vision Models" Tianlong Chen, Jonathan Frankle, Shiyu Chang, Sijia Liu, Yang Zhang, Michael Carbin, Zhangyang Wang

Python
68
3 年前

Tool for providing sample data for AEM applications in a simple and flexible way. Stubbing server on AEM, no separate needed.

Java
43
2 个月前

A pytorch reimplement of paper "Momentum Contrast for Unsupervised Visual Representation Learning"

Python
43
5 年前

Toolkit for training and evaluating Self-Supervised Learning (SSL) frameworks for Speaker Verification (SV).

Python
34
1 个月前

MoCo v2 Pytorch tutorial, https://arxiv.org/abs/2003.04297

Jupyter Notebook
34
4 年前

Unofficial implement of CLSA(Contrastive Learning with Stronger Augmentations) with minimum modifications on official moco's code

Python
32
5 年前

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).

Python
27
5 年前

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

Python
21
4 年前

An unofficial PyTorch implementation of the NeurIPS 2020 paper Hard Negative Mixing for Contrastive Learning.

Python
19
3 年前