moco
There are 43 repositories under moco topic.
open-mmlab/mmpretrain
OpenMMLab Pre-training Toolbox and Benchmark
open-mmlab/mmselfsup
OpenMMLab Self-Supervised Learning Toolbox and Benchmark
vturrisi/solo-learn
solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning
wvangansbeke/Unsupervised-Classification
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
wvangansbeke/Unsupervised-Semantic-Segmentation
Unsupervised Semantic Segmentation by Contrasting Object Mask Proposals. [ICCV 2021]
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 等基础视觉算法
zuozewei/blog-example
Blog Demo & Source code (文章示例及源码)
bl0/moco
Unofficial implementation with pytorch DistributedDataParallel for "MoCo: Momentum Contrast for Unsupervised Visual Representation Learning"
p-giakoumoglou/pyssl
Self-Supervised Learning in PyTorch
wvangansbeke/Revisiting-Contrastive-SSL
Revisiting Contrastive Methods for Unsupervised Learning of Visual Representations. [NeurIPS 2021]
VITA-Group/CV_LTH_Pre-training
[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
dddzg/MoCo
A pytorch reimplement of paper "Momentum Contrast for Unsupervised Visual Representation Learning"
wttech/aem-stubs
Tool for providing sample data for AEM applications in a simple and flexible way. Stubbing server on AEM, no separate needed.
HymEric/Awesome-Representation-Learning-CV-PaperAndCode
Awesome-Representation-Learning-CV-PaperAndCodes, lasted development in the representation learning area.
Seonghoon-Yu/MoCov2_Pytorch_tutorial
MoCo v2 Pytorch tutorial, https://arxiv.org/abs/2003.04297
a1600012888/clsa_pytorch
Unofficial implement of CLSA(Contrastive Learning with Stronger Augmentations) with minimum modifications on official moco's code
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).
AlexZaikin94/MoCo-v2
an implementation of MoCo and MoCo-v2 improvements pre-trained on Imagenette
shatz01/MoCoV2_CIFAR10
Training MoCoV2 on the CIFAR10 Dataset
davidsvy/hard-negative-mixing
An unofficial PyTorch implementation of the NeurIPS 2020 paper Hard Negative Mixing for Contrastive Learning.
audrina-ebrahimi/AK_SSL
A python library for self-supervised learning
Xedon/moco_cli
Provide CRUD CLI for Moco Activities with Jira Cloud Sync Option for faster time tracking.
Burnett01/node-moco
A microservice api-client to access Mocoapp.com API
CoinCheung/SelfSup
ssl method pretrain experiments and weights: mocov2 + fast-moco + regioncl + mixup + densecl
jonahanton/SSL_medicalimaging
Codebase for Imperial MSc AI Group Project: How Well Do Self-Supervised Models Transfer to Medical Imaging?
wenhao/mushrooms
Mushrooms is an easy setup mock or stub framework. To ensure high levels of efficiency for remote service integration.
andreasalstrup/chrome-vision
Chrome Vision - Object detection and self-supervised classification (Bachelor project)
sommalia/moco-wrapper
python wrapper for the moco api
arquillian/arquillian-extension-moco
Arquillian integration for Moco, https://github.com/dreamhead/moco
consid-germany/camunda-moco-connector
A Camunda Connector to change entities in your Moco Account
sommalia/moco-explorer
CLI tool for working with the moco api
jianzhnie/self_supervised
self-supervised learning
maumatus/blenderDragon
Camera movement converter from Blender 3D to Dragonframe Motion Control module. Adapted for Emotimo TB3 Robot.
medric49/CMC_MoCo
Implementation of the algorithm Contrastive Multiview Coding (CMC) combined with Momentum Contrast (MoCo) for self-supervised learning of images.
Sangh0/Self-Supervised-Learning
Review and Implement Paper of Self-supervised learning
Jasonlee1995/MoCo_v2
Unofficial Pytorch implementation of the paper 'Improved Baselines with Momentum Contrastive Learning' experiment on ImageNet-1K